Message 172650 - Python tracker
Message172650
| Author | eudoxos |
|---|---|
| Recipients | brett.cannon, eudoxos, r.david.murray |
| Date | 2012-10-11.15:12:50 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1349968370.23.0.69687870617.issue16194@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
No, it is an old bug, since the behavior does something else than documented (http://docs.python.org/library/imp.html#imp.load_dynamic) and reasonably expected -- imp.load_dynamic("baz","foo.so") imports the "foo" module under some circumstances. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-10-11 15:12:50 | eudoxos | set | recipients: + eudoxos, brett.cannon, r.david.murray |
| 2012-10-11 15:12:50 | eudoxos | set | messageid: <1349968370.23.0.69687870617.issue16194@psf.upfronthosting.co.za> |
| 2012-10-11 15:12:50 | eudoxos | link | issue16194 messages |
| 2012-10-11 15:12:50 | eudoxos | create | |