diff options
author | Guido van Rossum <guido@python.org> | 2000-05-03 02:44:55 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2000-05-03 02:44:55 +0000 |
commit | ef64f2dd184bc2e60ce4005b57dcdf0b265c0c9f (patch) | |
tree | 188140d45f4b9fcf4526175cade78e64c1e6207a /Python/pythonrun.c | |
parent | 86c21d60a48dc8eb925b76762e0538e59ca5ea9c (diff) | |
download | cpython-ef64f2dd184bc2e60ce4005b57dcdf0b265c0c9f.tar.gz |
Mark Hammond to the rescue:
Checkin 2.131 of posixmodule.c changed os.stat on Windows, so that
"/bin/" type notation (trailing backslash) would work on Windows to
be consistent with Unix.
However, the patch broke the simple case of: os.stat("\\")
This did work in 1.5.2, and obviously should!
This patch addresses this, and restores the correct behaviour.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions