Replace code in urllib for basejoin (undocumented) with urlparse.urljoin .
Test suites for urllib and urlparse run with each other's function to verify correctness of replacement and both test suites pass. Bumped urllib's __version__ attribute up a minor number.
B
Brett Cannon committed
69200fa85b8825c52f05d54f1d6d3b58ea7fec6c
Parent: e05c3e0