fix tp_new() function return type
authorStefan Behnel <scoder@users.berlios.de>
Sat, 31 Oct 2009 15:46:48 +0000 (16:46 +0100)
committerStefan Behnel <scoder@users.berlios.de>
Sat, 31 Oct 2009 15:46:48 +0000 (16:46 +0100)
commit7dd76b30017462ebefa2cf20f5c49be7c9ced2f5
treec6d8903daa328d7dba8e2b56e5689210d46628e0
parentda1acf30545d72207759ac3ecb79fe0aa0201961
fix tp_new() function return type
Cython/Compiler/Optimize.py