Message 158305 - Python tracker (original) (raw)
Message158305
Author | roger.serwy |
---|---|
Recipients | Trundle, alex, benjamin.peterson, brett.cannon, eric.araujo, eric.smith, eric.snow, ncoghlan, pitrou, python-dev, roger.serwy, vstinner |
Date | 2012-04-15.01:25:08 |
SpamBayes Score | -1.0 |
Marked as misclassified | Yes |
Message-id | 1334453108.68.0.634385905192.issue2377@psf.upfronthosting.co.za |
In-reply-to |
Content |
---|
Brett, I see your point. The docs for __import__ should be updated to include your two-import fix as well as reference PEP328. http://docs.python.org/dev/library/functions.html?highlight=__import__#__import__ |
History | |||
---|---|---|---|
Date | User | Action | Args |
2012-04-15 01:25:08 | roger.serwy | set | recipients: + roger.serwy, brett.cannon, ncoghlan, pitrou, vstinner, eric.smith, benjamin.peterson, eric.araujo, alex, Trundle, python-dev, eric.snow |
2012-04-15 01:25:08 | roger.serwy | set | messageid: 1334453108.68.0.634385905192.issue2377@psf.upfronthosting.co.za |
2012-04-15 01:25:08 | roger.serwy | link | issue2377 messages |
2012-04-15 01:25:08 | roger.serwy | create |