-
Arnaud Fontaine authored
Standard library was reorganized (urlparse => urllib, httplib => http...) in PEP 3108. install_aliases() from `future` egg provides module aliases so that imports work on both python2 and python3.
22af8200
Standard library was reorganized (urlparse => urllib, httplib => http...) in PEP 3108. install_aliases() from `future` egg provides module aliases so that imports work on both python2 and python3.