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 pitrou
Recipients Pascal.Chambon, barry, brett.cannon, eric.snow, isoschiz, kristjan.jonsson, methane, ncoghlan, pconnell, pitrou, pje, serhiy.storchaka
Date 2014-10-09.21:21:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1412889709.14.0.832298300925.issue17636@psf.upfronthosting.co.za>
In-reply-to
Content
By the way, my patch is currently using the package's __name__ attribute to build the fully-qualified name. Should it use the package's __package__ attribute instead?
History
Date User Action Args
2014-10-09 21:21:49pitrousetrecipients: + pitrou, barry, brett.cannon, pje, ncoghlan, kristjan.jonsson, methane, eric.snow, serhiy.storchaka, pconnell, isoschiz, Pascal.Chambon
2014-10-09 21:21:49pitrousetmessageid: <1412889709.14.0.832298300925.issue17636@psf.upfronthosting.co.za>
2014-10-09 21:21:49pitroulinkissue17636 messages
2014-10-09 21:21:49pitroucreate