Commit a3d670b0 authored by Stefan Behnel's avatar Stefan Behnel

removed debug code

parent 7fb10f27
......@@ -22,7 +22,6 @@ try:
compile as cython_compile
from Cython.Compiler.Errors import PyrexError
except ImportError, e:
print e
PyrexError = None
from distutils.command import build_ext as _build_ext
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment