summaryrefslogtreecommitdiffstats
path: root/PCbuild
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2000-03-31 01:17:07 (GMT)
committerGuido van Rossum <guido@python.org>2000-03-31 01:17:07 (GMT)
commit09fdf07315d0bb1d5d31edad0f19ed326f9a7665 (patch)
tree5d48513dd7a0b9cc5fe7b86c0f95cfcd1334b158 /PCbuild
parent767e775a98df2b1537fea974c062c8e2df8b2907 (diff)
downloadcpython-09fdf07315d0bb1d5d31edad0f19ed326f9a7665.zip
cpython-09fdf07315d0bb1d5d31edad0f19ed326f9a7665.tar.gz
cpython-09fdf07315d0bb1d5d31edad0f19ed326f9a7665.tar.bz2
Hacked for Win32 by Mark Hammond.
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.
Diffstat (limited to 'PCbuild')
0 files changed, 0 insertions, 0 deletions