summaryrefslogtreecommitdiffstats
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2002-04-08 04:19:50 (GMT)
committerTim Peters <tim.peters@gmail.com>2002-04-08 04:19:50 (GMT)
commitc4d332d7a597298c61fbc7e50167f5d98c075651 (patch)
tree1a43f71290f70a84280a03ea5d7c0131e95ff24e /Python/pythonrun.c
parente5ea439bc8f1a5a77fa0ee2c1d11b7a0ada83e9e (diff)
downloadcpython-c4d332d7a597298c61fbc7e50167f5d98c075651.zip
cpython-c4d332d7a597298c61fbc7e50167f5d98c075651.tar.gz
cpython-c4d332d7a597298c61fbc7e50167f5d98c075651.tar.bz2
SF bug 538827: Python open w/ MSVC6: bad error msgs.
open_the_file: Some (not all) flavors of Windows set errno to EINVAL when passed a syntactically invalid filename. Python turned that into an incomprehensible complaint about the mode string. Fixed by special-casing MSVC.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions