I've reproduced the same behavior with python-setuptools 0.6c3-3 on etch. Additionally, pkg_setuptools cannot be imported manually:

$ python2.5
Python 2.5 (release25-maint, Dec  9 2006, 14:35:53)
[GCC 4.1.2 20061115 (prerelease) (Debian 4.1.1-20)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import pkg_setuptools
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ImportError: No module named pkg_setuptools


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to