special case '=None' default arguments in ext arg type testing: automatically allow...
authorStefan Behnel <scoder@users.berlios.de>
Fri, 16 Apr 2010 11:52:19 +0000 (13:52 +0200)
committerStefan Behnel <scoder@users.berlios.de>
Fri, 16 Apr 2010 11:52:19 +0000 (13:52 +0200)
commit40c4dbc809207ebf8e025e5866f9a87eb2c9256a
tree48c0194fe2d1a42ec160ecb09678944357a42fc7
parent2d883be689cec8aa140dfb3d7693f768c2f4e44d
special case '=None' default arguments in ext arg type testing: automatically allow None in this case
Cython/Compiler/Nodes.py
tests/run/ext_type_none_arg.pyx