Pierre Lecointre <[email protected]> added the comment: Un grand merci pour cette réponse ! La substitution index par pypi a fonctionné.
Bon week-end 2012/3/15 Alexis Metaireau <[email protected]> > > Alexis Metaireau <[email protected]> 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 <[email protected]> > <http://bugs.python.org/issue14317> > _______________________________________ > ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue14317> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
