[Python-checkins] r67585 - python/branches/py3k

georg.brandl python-checkins at python.org
Fri Dec 5 16:54:46 CET 2008


Author: georg.brandl
Date: Fri Dec  5 16:54:46 2008
New Revision: 67585

Log:
Blocked revisions 67583 via svnmerge

........
  r67583 | georg.brandl | 2008-12-05 16:52:20 +0100 (Fri, 05 Dec 2008) | 4 lines
  
  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.
........


Modified:
   python/branches/py3k/   (props changed)


More information about the Python-checkins mailing list