Commit 8ce95451 authored by Stefan Behnel's avatar Stefan Behnel

removed now unused import

parent c050817d
......@@ -6,7 +6,6 @@ from Symtab import BuiltinScope, StructOrUnionScope
from Cython.Utils import UtilityCode
from TypeSlots import Signature
import PyrexTypes
import __builtin__
builtin_function_table = [
# name, args, return, C API func, py equiv = "*"
......
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