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 terry.reedy
Recipients daniel.urban, roalddevries, terry.reedy
Date 2010-08-15.23:22:51
SpamBayes Score 0.004232799
Marked as misclassified No
Message-id <1281914572.65.0.896150886437.issue9533@psf.upfronthosting.co.za>
In-reply-to
Content
+- same traceback in 3.1
Since ABCmeta is not used (by name) its import is not needed.
I have no opinion on whether this should work.
History
Date User Action Args
2010-08-15 23:22:52terry.reedysetrecipients: + terry.reedy, daniel.urban, roalddevries
2010-08-15 23:22:52terry.reedysetmessageid: <1281914572.65.0.896150886437.issue9533@psf.upfronthosting.co.za>
2010-08-15 23:22:51terry.reedylinkissue9533 messages
2010-08-15 23:22:51terry.reedycreate