Message 158628 - Python tracker
Message158628
| Author | eric.snow |
|---|---|
| Recipients | Arfrever, berker.peksag, brett.cannon, eric.araujo, eric.snow, meador.inge, pitrou, python-dev |
| Date | 2012-04-18.14:49:29 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1334760569.85.0.59210811731.issue13959@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
On the _frozen_importlib point, I'm fine with that. It was just counter-intuitive that the importlib._bootstrap functions were returning loaders whose classes weren't also defined there. I'll have another look at that test tonight and run the patch through the full test suite, but otherwise I think find_module() is basically done. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-04-18 14:49:29 | eric.snow | set | recipients: + eric.snow, brett.cannon, pitrou, eric.araujo, Arfrever, meador.inge, python-dev, berker.peksag |
| 2012-04-18 14:49:29 | eric.snow | set | messageid: <1334760569.85.0.59210811731.issue13959@psf.upfronthosting.co.za> |
| 2012-04-18 14:49:29 | eric.snow | link | issue13959 messages |
| 2012-04-18 14:49:29 | eric.snow | create | |