commit | 2c10840e2c08265aa30b0c9c4996f84a3c761602 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Sun Aug 01 21:28:47 2010 +0000 |
committer | Georg Brandl <georg@python.org> | Sun Aug 01 21:28:47 2010 +0000 |
tree | 555f0ca65c6aa0c1246ab0af648207d0aa7f6b72 | |
parent | cde957af7476b228e7a8740ff61fcfdac28e34f8 [diff] |
Merged revisions 82965 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r82965 | georg.brandl | 2010-07-19 13:28:05 +0200 (Mo, 19 Jul 2010) | 1 line Clarification. Yay importlib! ........