projects
/
cython.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e10b4da
)
unused import
author
Stefan Behnel
<scoder@users.berlios.de>
Sat, 17 Jan 2009 06:34:45 +0000
(07:34 +0100)
committer
Stefan Behnel
<scoder@users.berlios.de>
Sat, 17 Jan 2009 06:34:45 +0000
(07:34 +0100)
pyximport/pyxbuild.py
patch
|
blob
|
history
diff --git
a/pyximport/pyxbuild.py
b/pyximport/pyxbuild.py
index 73f873db5d45a5aeeb4e6e277843925f07468c78..b7e032b6bc8dc4e9ce31d2139a7297e68cdc6658 100644
(file)
--- a/
pyximport/pyxbuild.py
+++ b/
pyximport/pyxbuild.py
@@
-3,7
+3,7
@@
the installed distutils infrastructure. Call:
out_fname = pyx_to_dll("foo.pyx")
"""
-import os
, md5
+import os
import distutils
from distutils.dist import Distribution