Alexis Metaireau <ale...@notmyidea.org> added the comment:

The APIs of distutils2 have changed. the "index" module is now named "pypi".

So, doing something like::

    >>> from distutils2.pypi.simple import Crawler

should work.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue14317>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to