Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
1fa040ba73db700debd9f5079fa2083a0937f8b6
/
Lib
/
test
/
test_file.py
cb87bc8
Add weakref support to array.array and file objects.
by Raymond Hettinger
· 21 years ago
4e10ed3
If a file is opened with an explicit buffer size >= 1, repeated
by Andrew MacIntyre
· 21 years ago
f1827cf
SF bug 801631: file.truncate fault on windows.
by Tim Peters
· 22 years ago
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