[New-bugs-announce] [issue14317] index.simple module licking in distutils2

Pierre Lecointre report at bugs.python.org
Thu Mar 15 16:15:25 CET 2012


New submission from Pierre Lecointre <pi.lecointre at gmail.com>:

Got an error, in debian squeeze (python 2.6) and Ubuntu 11.10 (python 2.7) :

plec at cezoffsrv04:~$ python
Python 2.6.6 (r266:84292, Dec 27 2010, 00:02:40)
[GCC 4.4.5] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> from distutils2.index.simple import Crawler
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ImportError: No module named index.simple
>>>

----------
assignee: eric.araujo
components: Distutils2
messages: 155893
nosy: Pierre.Lecointre, alexis, eric.araujo, tarek
priority: normal
severity: normal
status: open
title: index.simple module licking in distutils2
type: behavior

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14317>
_______________________________________


More information about the New-bugs-announce mailing list