summaryrefslogtreecommitdiffstats
path: root/Mac/Compat
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2000-09-26 17:23:09 (GMT)
committerFred Drake <fdrake@acm.org>2000-09-26 17:23:09 (GMT)
commit0872e0585196a894c8c2c2dbea1a0fdd68391c90 (patch)
tree6c2a7553349464c5e0d17b23d5c1b6913e234119 /Mac/Compat
parent1bac645d8f0d1264ac3b59ad6b4a34c543cf1885 (diff)
downloadcpython-0872e0585196a894c8c2c2dbea1a0fdd68391c90.zip
cpython-0872e0585196a894c8c2c2dbea1a0fdd68391c90.tar.gz
cpython-0872e0585196a894c8c2c2dbea1a0fdd68391c90.tar.bz2
Fix handling of file inputs on Windows; passing them to urllib.urlopen()
caused the drive letter to cause urlopen() to think it was an unrecognized URL scheme. This only passes system ids to urlopen() if the file does not exist. It works on Windows & Unix. It should work everywhere else as well.
Diffstat (limited to 'Mac/Compat')
0 files changed, 0 insertions, 0 deletions