]> granicus.if.org Git - python/commit
Interpret three slashes in file: URL as local file (for Netscape on
authorGuido van Rossum <guido@python.org>
Wed, 20 Aug 1997 23:34:01 +0000 (23:34 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 20 Aug 1997 23:34:01 +0000 (23:34 +0000)
commitb6784dc53f41def6dcf59585038cd720c2f66969
tree1b4502562a4af5f7f157618dc82b688b1e49cc33
parent4f46fc6d577ad1756ce8d2485938fd02a45fa709
Interpret three slashes in file: URL as local file (for Netscape on
Windows/Mac).
Lib/urllib.py