New submission from Sridhar Ratnakumar <sridh...@activestate.com>: 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 ---------- assignee: tarek components: Distutils messages: 110776 nosy: srid, tarek priority: normal severity: normal status: open title: distutils: raise informative error message when cmd_class is None type: feature request versions: Python 2.7, Python 3.2, Python 3.3 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue9306> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com