summaryrefslogtreecommitdiffstats
path: root/Lib
diff options
context:
space:
mode:
authorBrett Cannon <bcannon@gmail.com>2009-02-03 04:58:29 (GMT)
committerBrett Cannon <bcannon@gmail.com>2009-02-03 04:58:29 (GMT)
commit94196532c1afc8d2fe6f64c181f7201f7faff8bc (patch)
tree8efd797fb148a05675c136cfa83fff70bb2c47e3 /Lib
parent2c8585b0afb6a39c215a71963e2fadea96f2c6ae (diff)
downloadcpython-94196532c1afc8d2fe6f64c181f7201f7faff8bc.zip
cpython-94196532c1afc8d2fe6f64c181f7201f7faff8bc.tar.gz
cpython-94196532c1afc8d2fe6f64c181f7201f7faff8bc.tar.bz2
Make importlib a package. This allows using svn:externals in the sandbox to
package up the code for separate distribution.
Diffstat (limited to 'Lib')
-rw-r--r--Lib/importlib/__init__.py (renamed from Lib/importlib.py)0
1 files changed, 0 insertions, 0 deletions
diff --git a/Lib/importlib.py b/Lib/importlib/__init__.py
index 89398de..89398de 100644
--- a/Lib/importlib.py
+++ b/Lib/importlib/__init__.py