Message 159971 - Python tracker
Message159971
| Author | pitrou |
|---|---|
| Recipients | brett.cannon, eric.smith, ncoghlan, pitrou |
| Date | 2012-05-04.20:48:31 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1336164511.78.0.519044801225.issue14724@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
imp.load_dynamic's third optional argument doesn't seem used in the wild, and I don't think it's correctly implemented by the current code. It would seem reasonable to kill it. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-05-04 20:48:31 | pitrou | set | recipients: + pitrou, brett.cannon, ncoghlan, eric.smith |
| 2012-05-04 20:48:31 | pitrou | set | messageid: <1336164511.78.0.519044801225.issue14724@psf.upfronthosting.co.za> |
| 2012-05-04 20:48:31 | pitrou | link | issue14724 messages |
| 2012-05-04 20:48:31 | pitrou | create | |