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 brett.cannon
Recipients Jim.Jewett, brett.cannon, eric.snow, paul_ollis
Date 2013-02-01.22:28:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1359757681.6.0.565692681426.issue14580@psf.upfronthosting.co.za>
In-reply-to
Content
This is no longer a problem:

>>> import imp
>>> import collections
>>> import collections.abc
<module 'collections.abc' from '/Users/bcannon/Developer/repo/cpython/py3k/Lib/collections/abc.py'>
History
Date User Action Args
2013-02-01 22:28:01brett.cannonsetrecipients: + brett.cannon, eric.snow, Jim.Jewett, paul_ollis
2013-02-01 22:28:01brett.cannonsetmessageid: <1359757681.6.0.565692681426.issue14580@psf.upfronthosting.co.za>
2013-02-01 22:28:01brett.cannonlinkissue14580 messages
2013-02-01 22:28:01brett.cannoncreate