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 brett.cannon, daniel.urban, r.david.murray, rhettinger
Date 2011-02-01.20:43:05
SpamBayes Score 0.011326895
Marked as misclassified No
Message-id <1296592986.41.0.723830117318.issue11085@psf.upfronthosting.co.za>
In-reply-to
Content
Importlib puts all of its ABCs in importlib.abc, so at least one package has already taken this approach.

I for one support the collections.abc idea.
History
Date User Action Args
2011-02-01 20:43:06brett.cannonsetrecipients: + brett.cannon, rhettinger, r.david.murray, daniel.urban
2011-02-01 20:43:06brett.cannonsetmessageid: <1296592986.41.0.723830117318.issue11085@psf.upfronthosting.co.za>
2011-02-01 20:43:05brett.cannonlinkissue11085 messages
2011-02-01 20:43:05brett.cannoncreate