]> granicus.if.org Git - python/commit
Make importlib a package. This allows using svn:externals in the sandbox to
authorBrett Cannon <bcannon@gmail.com>
Tue, 3 Feb 2009 04:58:29 +0000 (04:58 +0000)
committerBrett Cannon <bcannon@gmail.com>
Tue, 3 Feb 2009 04:58:29 +0000 (04:58 +0000)
commit94196532c1afc8d2fe6f64c181f7201f7faff8bc
tree8efd797fb148a05675c136cfa83fff70bb2c47e3
parent2c8585b0afb6a39c215a71963e2fadea96f2c6ae
Make importlib a package. This allows using svn:externals in the sandbox to
package up the code for separate distribution.
Lib/importlib/__init__.py [moved from Lib/importlib.py with 100% similarity]
Makefile.pre.in