fix #480: float() as a type cast for function return values
authorStefan Behnel <scoder@users.berlios.de>
Sun, 24 Jan 2010 15:29:01 +0000 (16:29 +0100)
committerStefan Behnel <scoder@users.berlios.de>
Sun, 24 Jan 2010 15:29:01 +0000 (16:29 +0100)
commit2520038ecf08b231a4f728a97ba8658c1b14fce5
treef980ce38758d54beff513dce7634f4cfa0ccdfa0
parentbf325529acdaef6ad550c8c8690d745e18f0a585
fix #480: float() as a type cast for function return values
Cython/Compiler/Optimize.py
tests/run/float_len_T480.pyx