Message181293
| Author | pitrou |
|---|---|
| Recipients | brett.cannon, pitrou |
| Date | 2013-02-03.20:02:29 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1359921749.22.0.604083727758.issue17115@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Mmmh, what is the point of forcing people to adapt their module-like objects so that they have a __loader__ entry? Couldn't importlib just interpret the absence of __loader__ as a None? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-02-03 20:02:29 | pitrou | set | recipients: + pitrou, brett.cannon |
| 2013-02-03 20:02:29 | pitrou | set | messageid: <1359921749.22.0.604083727758.issue17115@psf.upfronthosting.co.za> |
| 2013-02-03 20:02:29 | pitrou | link | issue17115 messages |
| 2013-02-03 20:02:29 | pitrou | create | |