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
commit4cfcb4d1bee850a9df884227f056badd21d855b5 (patch)
treec7edc906bff4ea6e38e4e5a6ba61c25fcbe8d6ed /Python/pythonrun.c
parent68a3da2d51aca90f925fdb6e339fd526fd2c7edf (diff)
downloadcpython-4cfcb4d1bee850a9df884227f056badd21d855b5.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