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 eric.araujo
Recipients Natim, alexis, eric.araujo, erik.bray, tarek
Date 2012-07-03.04:37:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1341290259.65.0.239897336211.issue12703@psf.upfronthosting.co.za>
In-reply-to
Content
BTW modules in the standard library all use the dotted notation AFAIK, not the colon notation, so I would strongly prefer avoiding the colon notation.
History
Date User Action Args
2012-07-03 04:37:39eric.araujosetrecipients: + eric.araujo, tarek, alexis, erik.bray, Natim
2012-07-03 04:37:39eric.araujosetmessageid: <1341290259.65.0.239897336211.issue12703@psf.upfronthosting.co.za>
2012-07-03 04:37:39eric.araujolinkissue12703 messages
2012-07-03 04:37:38eric.araujocreate