This issue tracker has been migrated to GitHub ,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
| Author | python-dev |
|---|---|
| Recipients | brett.cannon, georg.brandl, metolone, ncoghlan, python-dev |
| Date | 2012年09月09日.09:18:57 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <3XF6Jd0vJWzQXX@mail.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 4f6f59303146 by Nick Coghlan in branch 'default': Issue #15828: Restore support for C extension modules in imp.load_module() http://hg.python.org/cpython/rev/4f6f59303146 New changeset a4a9c5717204 by Brett Cannon in branch 'default': Issue #15828: Don't try to close a file if imp.find_module() doesn't http://hg.python.org/cpython/rev/a4a9c5717204 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012年09月09日 09:18:58 | python-dev | set | recipients: + python-dev, brett.cannon, georg.brandl, ncoghlan, metolone |
| 2012年09月09日 09:18:57 | python-dev | link | issue15828 messages |
| 2012年09月09日 09:18:57 | python-dev | create | |