diff options
author | Benjamin Peterson <benjamin@python.org> | 2009-01-19 15:06:00 (GMT) |
---|---|---|
committer | Benjamin Peterson <benjamin@python.org> | 2009-01-19 15:06:00 (GMT) |
commit | f5def21ce7c826deae66bdc7ebb3b3e5ea8dd09d (patch) | |
tree | 1430cfb4c20ac9054b72ed2f106d190244265038 /Modules | |
parent | 945fdd6e6d0e27e1a39da748c12816a9b7a3785c (diff) | |
download | cpython-f5def21ce7c826deae66bdc7ebb3b3e5ea8dd09d.zip cpython-f5def21ce7c826deae66bdc7ebb3b3e5ea8dd09d.tar.gz cpython-f5def21ce7c826deae66bdc7ebb3b3e5ea8dd09d.tar.bz2 |
Merged revisions 68610,68621-68622,68649 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r68610 | kristjan.jonsson | 2009-01-15 03:09:13 -0600 (Thu, 15 Jan 2009) | 3 lines
Fix recently introduced test cases.
For datetime, gentoo didn't seem to mind the %e format for strftime. So, we just excercise those instead making sure that we don't crash.
For test_os, two cases were incorrect.
........
r68621 | kristjan.jonsson | 2009-01-15 16:40:03 -0600 (Thu, 15 Jan 2009) | 1 line
Fix two test cases in test_os. ftruncate raises IOError unlike all the others which raise OSError. And close() on some platforms doesn't complain when given an invalid file descriptor.
........
r68622 | kristjan.jonsson | 2009-01-15 16:46:26 -0600 (Thu, 15 Jan 2009) | 1 line
Make all the invalid fd tests for os subject to the function being available.
........
r68649 | benjamin.peterson | 2009-01-16 22:39:05 -0600 (Fri, 16 Jan 2009) | 1 line
trying to find some fpathconf() settings that all unixs support...
........
Diffstat (limited to 'Modules')
0 files changed, 0 insertions, 0 deletions