summaryrefslogtreecommitdiff
path: root/_cffi1/__init__.py
diff options
context:
space:
mode:
authorArmin Rigo <arigo@tunes.org>2015-05-12 11:07:25 +0200
committerArmin Rigo <arigo@tunes.org>2015-05-12 11:07:25 +0200
commitfe4bb73d2191ea7b2ee5586848e1c5bbbcbaa72b (patch)
tree5c80d5c2ee50bc8e99039c7483522e2febc08cb7 /_cffi1/__init__.py
parent34dbd9932de50a5de29f0fdaab9e9a06526d93a7 (diff)
downloadcffi-fe4bb73d2191ea7b2ee5586848e1c5bbbcbaa72b.tar.gz
the big Moving Files Around step
Diffstat (limited to '_cffi1/__init__.py')
-rw-r--r--_cffi1/__init__.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/_cffi1/__init__.py b/_cffi1/__init__.py
deleted file mode 100644
index a41544f..0000000
--- a/_cffi1/__init__.py
+++ /dev/null
@@ -1 +0,0 @@
-from .recompiler import make_c_source, recompile