commit | 248e172ff8a2a7bda30c118a5eedb1f80b6e64c0 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Fri Dec 05 15:52:20 2008 +0000 |
committer | Georg Brandl <georg@python.org> | Fri Dec 05 15:52:20 2008 +0000 |
tree | 1b787244e6545f1f2107a88331696c3ca19808f1 | |
parent | 95a840b044873a1359bd92300cf2058328822b9e [diff] |
Move __import__ to the bottom of the functions list. It doesn't make sense for such a fundamental document to have the most obscure function listed at the top.