commit | c468abafc7a8690be365d1eb192c4551b03c2856 | [log] [tgz] |
---|---|---|
author | Ezio Melotti <ezio.melotti@gmail.com> | Mon Aug 04 19:34:29 2014 +0300 |
committer | Ezio Melotti <ezio.melotti@gmail.com> | Mon Aug 04 19:34:29 2014 +0300 |
tree | 08a153d01e9d25755720b11f482731826875bd38 | |
parent | ae4108612c961990bb2e6498f60e1f41c3993c04 [diff] |
#18034: update FAQ to suggest importlib.import_module instead of __import__. Patch by Wouter van Heyst.