commit | 2a082add9d26f280a889fb5043910bf56df84a6a | [log] [tgz] |
---|---|---|
author | Brett Cannon <brett@python.org> | Sat Apr 14 21:58:33 2012 -0400 |
committer | Brett Cannon <brett@python.org> | Sat Apr 14 21:58:33 2012 -0400 |
tree | 2f7b37fd5608a707026f5f3f23fcc58d84006906 | |
parent | 49f8d8b016b030b7501ce8dc2babe5dfc14985e9 [diff] |
Clarify that one should not use __import__() directly. Also mention PEP 328 in explaining how 'index' works.