From: Brett Cannon <bcannon@gmail.com>
Date: Wed, 6 Aug 2008 22:28:55 +0000 (+0000)
Subject: Blocked revisions 65563 via svnmerge
X-Git-Tag: v3.0b3~144
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=007ca12d1e6cc1851aecdc2f167015b2cfc8f2a5;p=python

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.
........
---