make CallNode a little smarter about when the return value can be None
authorStefan Behnel <stefan_ml@behnel.de>
Mon, 16 Dec 2013 18:08:53 +0000 (19:08 +0100)
committerStefan Behnel <stefan_ml@behnel.de>
Mon, 16 Dec 2013 18:08:53 +0000 (19:08 +0100)
commite23754c3bf914a502409848fb0e5d9b596c7ab33
treedd7eda31bd552b23471bcafc0878f5879334fba5
parent8aa091c5dfd52df14ffd3b4a2e96c2d44b421427
make CallNode a little smarter about when the return value can be None
Cython/Compiler/ExprNodes.py