]> granicus.if.org Git - python/commit
Backport importlib to at least Python 2.5 by getting rid of use of str.format.
authorBrett Cannon <bcannon@gmail.com>
Tue, 3 Feb 2009 05:08:22 +0000 (05:08 +0000)
committerBrett Cannon <bcannon@gmail.com>
Tue, 3 Feb 2009 05:08:22 +0000 (05:08 +0000)
commit1797b7dbbcc6d9db1ad51ca7e771f5a7e37299f5
treee4473c11e85a363426b35829187cbd93c84e6e7d
parent9db495b5068ba9a73d63f981f0597f83d42a1212
Backport importlib to at least Python 2.5 by getting rid of use of str.format.
Lib/importlib/__init__.py