None check for optimised dict() call
authorStefan Behnel <scoder@users.berlios.de>
Sun, 29 Mar 2009 19:46:04 +0000 (21:46 +0200)
committerStefan Behnel <scoder@users.berlios.de>
Sun, 29 Mar 2009 19:46:04 +0000 (21:46 +0200)
commit8d9427cb4e323afca41f06c455b991cc8df326dd
treeb175a115cecef153f94baf68c27a392fbfbb1cd5
parent64908ab7065a9d43ad2f72609b0dcebd2fb8d8bd
None check for optimised dict() call
Cython/Compiler/Optimize.py