]> granicus.if.org Git - python/commit
When a port is specified in an ftp:// URL, must convert it to a number!
authorGuido van Rossum <guido@python.org>
Tue, 2 Dec 1997 20:26:21 +0000 (20:26 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 2 Dec 1997 20:26:21 +0000 (20:26 +0000)
commitc0f29c2d31b9be8ffd60083e3724f90d13bd0cf4
tree2844053f34c51ae5c94ced9b81d99510e2016fce
parent240ddc8a68ab3a35ed0e1bfe030debaa6bc7ecb6
When a port is specified in an ftp:// URL, must convert it to a number!
Lib/urllib.py