Discussion:
[Python-3000-checkins] r65564 - python/branches/py3k
brett.cannon
2008-08-06 22:29:03 UTC
Permalink
Author: brett.cannon
Date: Thu Aug 7 00:28:55 2008
New Revision: 65564

Log:
Blocked revisions 65563 via svnmerge

........
r65563 | brett.cannon | 2008-08-06 15:28:09 -0700 (Wed, 06 Aug 2008) | 3 lines

Add imp.reload(). This to help with transitioning to 3.0 the reload() built-in
has been removed there.
........


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

Loading...