minor refactoring, use 'notnone=True' in type tests
authorStefan Behnel <scoder@users.berlios.de>
Sat, 24 Oct 2009 08:59:41 +0000 (10:59 +0200)
committerStefan Behnel <scoder@users.berlios.de>
Sat, 24 Oct 2009 08:59:41 +0000 (10:59 +0200)
commit361737c89a0ecc7da03e01d2d8a8b2b0ea475854
tree67ab7296d0c79cbbb34c1303644f82ace5c0fbee
parentdabef9db6d7bdee439c746fab5a64c03f7c47242
minor refactoring, use 'notnone=True' in type tests
Cython/Compiler/Optimize.py