summaryrefslogtreecommitdiff
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2002-04-08 04:13:12 +0000
committerTim Peters <tim.peters@gmail.com>2002-04-08 04:13:12 +0000
commit2ea9111cf17db465ce0a32d779dd20da87824e44 (patch)
tree30418a1f63dd8819321bd024dbf4ea1a2151b7d4 /Python/pythonrun.c
parent0986d8250f7ae4019c3e5b5c934dc0fd55f2b8de (diff)
downloadcpython-git-2ea9111cf17db465ce0a32d779dd20da87824e44.tar.gz
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