diff options
author | Jack Jansen <jack.jansen@cwi.nl> | 2003-02-25 13:34:22 +0000 |
---|---|---|
committer | Jack Jansen <jack.jansen@cwi.nl> | 2003-02-25 13:34:22 +0000 |
commit | d4fbbba7015f52ae331fb2057a3cf9e1dc21f4d2 (patch) | |
tree | 41dca265ec7d13113302f3f974941bac62839786 /Python/pythonrun.c | |
parent | b3ba9937900a48e779ccc0246d1ae0674745c5da (diff) | |
download | cpython-d4fbbba7015f52ae331fb2057a3cf9e1dc21f4d2.tar.gz |
Workaround for bug #644243 (which is actually an Apple bug, I think): URLs
of the form file:/path/to/file don't work whereas file:///path/to/file
works fine. We convert the former to the latter.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions