]> granicus.if.org Git - python/commit
Make test_urllib.py pass. Mostly str/bytes issues.
authorGuido van Rossum <guido@python.org>
Tue, 10 Jul 2007 08:30:03 +0000 (08:30 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 10 Jul 2007 08:30:03 +0000 (08:30 +0000)
commita0982944464b94c2965e4776f376b66903f82764
treeda605f1e21057be547c9e75b73261ae815f38b34
parent6718062538e642d62c626fd033f2c3a2356c5505
Make test_urllib.py pass.  Mostly str/bytes issues.
Also fix mac toolbox glue to accept str, str8, bytes for
255-byte strings.
Lib/test/test_urllib.py
Lib/urllib.py
Python/mactoolboxglue.c