Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
24af0e965694b997e90c46bd754a394e1ac86b45
/
Lib
/
test
/
test_bufio.py
5c8da86
convert usage of fail* to assert*
by Benjamin Peterson
· 16 years ago
c5ae86b
Re-enable testing of builtin open() in test_bufio in test_largefile
by Antoine Pitrou
· 16 years ago
1969059
Issue #6215: backport the 3.1 io lib
by Antoine Pitrou
· 16 years ago
92abad2
Ensure that this test will pass even if another test left an unwritable TESTFN.
by Neal Norwitz
· 18 years ago
abd8a33
Whitespace normalization.
by Tim Peters
· 19 years ago
3a3d8ea
Port test_bufio to unittest.
by Walter Dörwald
· 19 years ago
408b6d3
Complete the absolute import patch for the test suite. All relative
by Barry Warsaw
· 23 years ago
f785042
a bold attempt to fix things broken by MAL's verify patch: import
by Fredrik Lundh
· 25 years ago
f27cc5b
Marc-Andre must not have run these tests -- they used verify() but
by Guido van Rossum
· 25 years ago
3661908
This patch removes all uses of "assert" in the regression test suite
by Marc-André Lemburg
· 25 years ago
3a55f95
18 isn't a prime (duh).
by Tim Peters
· 25 years ago
86821b2
MS Win32 .readline() speedup, as discussed on Python-Dev. This is a tricky
by Tim Peters
· 25 years ago