Message 184971 - Python tracker
Message184971
| Author | brett.cannon |
|---|---|
| Recipients | brett.cannon, vstinner |
| Date | 2013-03-22.15:17:42 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1363965463.01.0.482191109903.issue17515@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
This is unnecessary. I added the source_to_code() method (http://docs.python.org/3.4/library/importlib.html#importlib.abc.SourceLoader.source_to_code) to loaders to explicitly handle this case. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-03-22 15:17:43 | brett.cannon | set | recipients: + brett.cannon, vstinner |
| 2013-03-22 15:17:43 | brett.cannon | set | messageid: <1363965463.01.0.482191109903.issue17515@psf.upfronthosting.co.za> |
| 2013-03-22 15:17:42 | brett.cannon | link | issue17515 messages |
| 2013-03-22 15:17:42 | brett.cannon | create | |