index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_bufio.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
convert usage of fail* to assert*
Benjamin Peterson
2009-06-30
1
-1/+1
*
Re-enable testing of builtin open() in test_bufio in test_largefile
Antoine Pitrou
2009-06-12
1
-1/+4
*
Issue #6215: backport the 3.1 io lib
Antoine Pitrou
2009-06-12
1
-16/+27
*
Ensure that this test will pass even if another test left an unwritable TESTFN.
Neal Norwitz
2007-10-06
1
-5/+4
*
Whitespace normalization.
Tim Peters
2006-11-03
1
-1/+1
*
Port test_bufio to unittest.
Walter Dörwald
2006-10-28
1
-55/+61
*
Complete the absolute import patch for the test suite. All relative
Barry Warsaw
2002-07-30
1
-1/+1
*
a bold attempt to fix things broken by MAL's verify patch: import
Fredrik Lundh
2001-01-17
1
-1/+1
*
Marc-Andre must not have run these tests -- they used verify() but
Guido van Rossum
2001-01-17
1
-1/+1
*
This patch removes all uses of "assert" in the regression test suite
Marc-André Lemburg
2001-01-17
1
-1/+1
*
18 isn't a prime (duh).
Tim Peters
2001-01-08
1
-1/+1
*
MS Win32 .readline() speedup, as discussed on Python-Dev. This is a tricky
Tim Peters
2001-01-07
1
-0/+60