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, docs@python, eric.snow, ezio.melotti, larstiq, python-dev, r.david.murray |
| Date | 2014年08月04日.16:36:05 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <3hRl8j0jKCz7Ln8@mail.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 815f1a69283e by Ezio Melotti in branch '3.4': #18034: update FAQ to suggest importlib.import_module instead of __import__. Patch by Wouter van Heyst. http://hg.python.org/cpython/rev/815f1a69283e New changeset f78ef3819d67 by Ezio Melotti in branch 'default': #18034: merge with 3.4. http://hg.python.org/cpython/rev/f78ef3819d67 New changeset 46c7a724b487 by Ezio Melotti in branch '2.7': #18034: update FAQ to suggest importlib.import_module instead of __import__. Patch by Wouter van Heyst. http://hg.python.org/cpython/rev/46c7a724b487 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014年08月04日 16:36:05 | python-dev | set | recipients: + python-dev, brett.cannon, ezio.melotti, r.david.murray, docs@python, eric.snow, larstiq |
| 2014年08月04日 16:36:05 | python-dev | link | issue18034 messages |
| 2014年08月04日 16:36:05 | python-dev | create | |