◐ Shell
clean mode source ↗

Message 314754 - Python tracker

Message314754

Author rbcollins
Recipients brgirgis, eric.araujo, ezio.melotti, michael.foord, r.david.murray, rbcollins
Date 2018-04-01.01:52:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1522547562.16.0.467229070634.issue32419@psf.upfronthosting.co.za>
In-reply-to
Content
Oh, and why look for __init__ - in part, because it predates namespace packages, but also because unlike regular imports unittest will do negative things like reading the entire filesystem otherwise.
History
Date User Action Args
2018-04-01 01:52:42rbcollinssetrecipients: + rbcollins, ezio.melotti, eric.araujo, r.david.murray, michael.foord, brgirgis
2018-04-01 01:52:42rbcollinssetmessageid: <1522547562.16.0.467229070634.issue32419@psf.upfronthosting.co.za>
2018-04-01 01:52:42rbcollinslinkissue32419 messages
2018-04-01 01:52:41rbcollinscreate