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 rhettinger
Recipients brett.cannon, daniel.urban, eric.araujo, georg.brandl, pitrou, r.david.murray, rhettinger, terry.reedy
Date 2011-02-22.00:44:14
SpamBayes Score 0.04316839
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
Followed Brett's example with importlib and made collection into a package with an abc module.  See r88490.
History
Date User Action Args
2011-02-22 00:44:15rhettingersetrecipients: + rhettinger, brett.cannon, georg.brandl, terry.reedy, pitrou, eric.araujo, r.david.murray, daniel.urban
2011-02-22 00:44:15rhettingersetmessageid: <[email protected]>
2011-02-22 00:44:14rhettingerlinkissue11085 messages
2011-02-22 00:44:14rhettingercreate