Message 315170 - Python tracker

Message315170

Author brett.cannon
Recipients barry, brett.cannon
Date 2018-04-10.15:05:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1523372709.6.0.682650639539.issue33254@psf.upfronthosting.co.za>
In-reply-to
Content
I had to stare at it for a while since I knew it was for namespace packages and I'm so used to them returning a magical value to signal that fact, but then realize we don't even support namespace packages so it wasn't magical at all. ;)

And yes, I'll do a PR and make you a reviewer probably this Friday.
History
Date User Action Args
2018-04-10 15:05:09brett.cannonsetrecipients: + brett.cannon, barry
2018-04-10 15:05:09brett.cannonsetmessageid: <1523372709.6.0.682650639539.issue33254@psf.upfronthosting.co.za>
2018-04-10 15:05:09brett.cannonlinkissue33254 messages
2018-04-10 15:05:09brett.cannoncreate