Staging
v0.5.1
https://github.com/python/cpython
Revision 5cf87aaf48b194aa8bcf1fc7bd01c37c4d496eab authored by Barry Warsaw on 04 June 2001, 19:35:04 UTC, committed by Barry Warsaw on 04 June 2001, 19:35:04 UTC
----------------------------
revision 1.3
date: 2001/04/10 15:01:20;  author: gvanrossum;  state: Exp;  lines: +6 -0
Some other tests, when failing, don't always remove their TESTFN file.
Try to do it for them, so our mkdir() operation doesn't fail.
----------------------------
revision 1.2
date: 2001/03/02 05:46:17;  author: gvanrossum;  state: Exp;  lines: +3 -3
When catching errors from os.rmdir(), test for os.error, not IOError!
----------------------------

except I used OSError instead of os.error.
1 parent cbe99a1
History
Tip revision: 5cf87aaf48b194aa8bcf1fc7bd01c37c4d496eab authored by Barry Warsaw on 04 June 2001, 19:35:04 UTC
Backported two fixes from the Py2.1 tree (pre-unittest rewrite):
Tip revision: 5cf87aa
File Mode Size
BeOS
Demo
Doc
Grammar
Include
Lib
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.cvsignore -rw-r--r-- 79 bytes
.hgtags -rw-r--r-- 1.7 KB
LICENSE -rw-r--r-- 11.5 KB
Makefile.in -rw-r--r-- 17.4 KB
README -rw-r--r-- 34.7 KB
acconfig.h -rw-r--r-- 5.4 KB
config.h.in -rw-r--r-- 16.0 KB
configure -rwxr-xr-x 168.1 KB
configure.in -rw-r--r-- 34.4 KB
install-sh -rwxr-xr-x 5.5 KB

README

back to top