A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://mail.python.org/pipermail/python-checkins/2001-January/014783.html below:

[Python-checkins] CVS: python/dist/src/Lib/test test_bufio.py,1.1,1.2

[Python-checkins] CVS: python/dist/src/Lib/test test_bufio.py,1.1,1.2Tim Peters python-dev@python.org
Sun, 07 Jan 2001 17:17:28 -0800
Update of /cvsroot/python/python/dist/src/Lib/test
In directory usw-pr-cvs1:/tmp/cvs-serv13083/python/dist/src/lib/test

Modified Files:
	test_bufio.py 
Log Message:
18 isn't a prime (duh).


Index: test_bufio.py
===================================================================
RCS file: /cvsroot/python/python/dist/src/Lib/test/test_bufio.py,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** test_bufio.py	2001/01/07 21:19:34	1.1
--- test_bufio.py	2001/01/08 01:17:26	1.2
***************
*** 44,48 ****
  # A pattern with prime length, to avoid simple relationships with
  # stdio buffer sizes.
! primepat = "1234567890\00\01\02\03\04\05\06\07"
  
  nullpat = "\0" * 1000
--- 44,48 ----
  # A pattern with prime length, to avoid simple relationships with
  # stdio buffer sizes.
! primepat = "1234567890\00\01\02\03\04\05\06"
  
  nullpat = "\0" * 1000




RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4