Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
a0eae0398c0b10ff3000e279e93e6eef83485ad0
/
Lib
/
test
/
test_bufio.py
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