Less strict type checking on non-subclassed extern types.
authorRobert Bradshaw <robertwb@math.washington.edu>
Wed, 9 Dec 2009 07:10:36 +0000 (23:10 -0800)
committerRobert Bradshaw <robertwb@math.washington.edu>
Wed, 9 Dec 2009 07:10:36 +0000 (23:10 -0800)
commit2393e03309126070fa84b365649b0d51f8238835
tree9891f20a8d08397c05c691c526de3281059d3b78
parent31ca96cd2833e1d0228a4d83e7c327ca93761003
Less strict type checking on non-subclassed extern types.
Cython/Compiler/ModuleNode.py
Cython/Compiler/PyrexTypes.py
Cython/Compiler/Symtab.py