]> granicus.if.org Git - python/commit
spliturl() should not throw away everything past first newline
authorGuido van Rossum <guido@python.org>
Wed, 16 Apr 1997 15:17:06 +0000 (15:17 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 16 Apr 1997 15:17:06 +0000 (15:17 +0000)
commitab0d1afdf3f29bbc4e822b75dc93999c61c67b2d
tree113d67b93e9a217adf34d64a3b20bfcd9cc3f45a
parentb2c02de9cb9df1fbd9764ce51b69ba31fb5c9570
spliturl() should not throw away everything past first newline
Lib/urllib.py