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 sbt
Recipients eli.bendersky, ncoghlan, sbt
Date 2013-05-09.10:33:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1368095639.67.0.257080923102.issue17941@psf.upfronthosting.co.za>
In-reply-to
Content
> If the name is a qualified dotted name, it will be split and the first 
> part becomes the __module__.

That will not work correctly if the module name has a dot in it.
History
Date User Action Args
2013-05-09 10:33:59sbtsetrecipients: + sbt, ncoghlan, eli.bendersky
2013-05-09 10:33:59sbtsetmessageid: <1368095639.67.0.257080923102.issue17941@psf.upfronthosting.co.za>
2013-05-09 10:33:59sbtlinkissue17941 messages
2013-05-09 10:33:59sbtcreate