1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/pip/vendor
Donald Stufft d76739559b Rewrite six dependency to import from pip.vendor.six instead of six
* It was determined that simply rewriting the imports was less
  invasive than patching sys.modules.
2013-06-02 20:07:10 -04:00
..
distlib Update vendored distlib to 0.1.1 2013-04-07 13:21:56 -04:00
html5lib Rewrite six dependency to import from pip.vendor.six instead of six 2013-06-02 20:07:10 -04:00
__init__.py Rewrite six dependency to import from pip.vendor.six instead of six 2013-06-02 20:07:10 -04:00
Makefile Update the pip.vendor Makefile to properly delete vendored items 2013-03-12 08:51:59 -04:00
README Rewrite six dependency to import from pip.vendor.six instead of six 2013-06-02 20:07:10 -04:00
six.py Vendor html5lib because regex are a terrible way to parse html 2013-06-02 09:01:43 -04:00
vendor.txt Vendor html5lib because regex are a terrible way to parse html 2013-06-02 09:01:43 -04:00

html5lib has been modified to import six from pip.vendor