Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
e9709e7e34c2037bed44ef27630ae40db40a17a9
/
Lib
/
test
/
test_file.py
015dd82
Somewhere along the way, the softspace attr of file objects became read-
by Tim Peters
· 22 years ago
3c668c1
Add next and __iter__ to the list of file methods that should raise
by Guido van Rossum
· 23 years ago
408b6d3
Complete the absolute import patch for the test suite. All relative
by Barry Warsaw
· 23 years ago
f90ae20
Patch #488073: AtheOS port.
by Martin v. Löwis
· 23 years ago
b1295da
There is no TestError, use TestFailed appropriately
by Neal Norwitz
· 23 years ago
62f5a9d
Convert file.readinto() to stop using METH_OLDARGS & PyArg_Parse.
by Neal Norwitz
· 23 years ago
653d85f
SF Patch #494867 test file methods
by Neal Norwitz
· 24 years ago
734c7fb
Fiddle with new test cases -- verify that we get a sensible error
by Jeremy Hylton
· 24 years ago
41c8321
Fix SF buf #476953: Bad more for opening file gives bad msg.
by Jeremy Hylton
· 24 years ago
3661908
This patch removes all uses of "assert" in the regression test suite
by Marc-André Lemburg
· 25 years ago
2ec80fa
Clean up the temporary file when done with it.
by Fred Drake
· 25 years ago
fa44d79
New test suite for file objects by Jeremy Hilton. This will need
by Marc-André Lemburg
· 25 years ago