This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author srid
Recipients srid, tarek
Date 2010-07-19.16:35:19
SpamBayes Score 0.67343867
Marked as misclassified No
Message-id <1279557321.49.0.203770679838.issue9306@psf.upfronthosting.co.za>
In-reply-to
Content
Current I see this:

 File "/opt/ActivePython-2.7/lib/python2.7/distutils/dist.py", line 806, in get_command_class
   klass = self.cmdclass.get(command)
AttributeError: 'NoneType' object has no attribute 'get'

more context: https://bugs.launchpad.net/pyreadline/+bug/607329
History
Date User Action Args
2010-07-19 16:35:21sridsetrecipients: + srid, tarek
2010-07-19 16:35:21sridsetmessageid: <1279557321.49.0.203770679838.issue9306@psf.upfronthosting.co.za>
2010-07-19 16:35:19sridlinkissue9306 messages
2010-07-19 16:35:19sridcreate