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, ncoghlan, python-dev |
| Date | 2012年07月18日.13:15:11 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <3Wcf3f51XjzPFw@mail.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset af7961e1c362 by Nick Coghlan in branch 'default': Close #15387: inspect.getmodulename() now uses a new importlib.machinery.all_suffixes() API rather than the deprecated inspect.getmoduleinfo() http://hg.python.org/cpython/rev/af7961e1c362 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012年07月18日 13:15:12 | python-dev | set | recipients: + python-dev, brett.cannon, georg.brandl, ncoghlan |
| 2012年07月18日 13:15:11 | python-dev | link | issue15387 messages |
| 2012年07月18日 13:15:11 | python-dev | create | |