Staging
v0.5.1
https://github.com/python/cpython
Revision 09fdf07315d0bb1d5d31edad0f19ed326f9a7665 authored by Guido van Rossum on 31 March 2000, 01:17:07 UTC, committed by Guido van Rossum on 31 March 2000, 01:17:07 UTC
Reformatted for 8-space tabs and fitted into 80-char lines by GvR.

Mark writes:

* the Win32 version now accepts the same args as the Unix version.
The win32 specific "tag" param is now optional.  The end result is
that the exact same test suite runs on Windows (definately a worthy
goal!).

* I changed the error object.  All occurences of the error, except
for 1, corresponds to an underlying OS error.  This one was changed
to a ValueError (a better error for that condition), and the module
error object is now simply EnvironmentError.  All win32 error
routines now call the new Windows specific error handler.
1 parent 767e775
History
Tip revision: 09fdf07315d0bb1d5d31edad0f19ed326f9a7665 authored by Guido van Rossum on 31 March 2000, 01:17:07 UTC
Hacked for Win32 by Mark Hammond.
Tip revision: 09fdf07
File Mode Size
BeOS
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.hgtags -rw-r--r-- 1.5 KB
Makefile.in -rw-r--r-- 17.9 KB
README -rw-r--r-- 37.2 KB
acconfig.h -rw-r--r-- 4.9 KB
config.h.in -rw-r--r-- 14.1 KB
configure -rwxr-xr-x 149.0 KB
configure.in -rw-r--r-- 28.2 KB
install-sh -rwxr-xr-x 2.2 KB

README

back to top