]> granicus.if.org Git - python/commit
Rewrite the (test) main program so that when used as a script, it can
authorGuido van Rossum <guido@python.org>
Thu, 25 Jun 1998 02:39:00 +0000 (02:39 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 25 Jun 1998 02:39:00 +0000 (02:39 +0000)
commit2349015a878adc203613257fa9578dbd921ec573
treecf904745c840a3668301f89e62b461d6c7c39cab
parentb1f0812be77c435178533add4fd8e4f6d8606b23
Rewrite the (test) main program so that when used as a script, it can
retrieve one or more URLs to stdout.  Use -t to run the self-test.
Lib/urllib.py