fix ticket #589: bound methods of optimised builtin types
authorStefan Behnel <scoder@users.berlios.de>
Mon, 8 Nov 2010 07:46:41 +0000 (08:46 +0100)
committerStefan Behnel <scoder@users.berlios.de>
Mon, 8 Nov 2010 07:46:41 +0000 (08:46 +0100)
commit521350d4e3115df3c131cb0e9a483197d77cbb71
tree87d624d7b0345ac3f9eb4940c6e93089e71a571b
parentfb8b5c7e84bd97be9cf65efb42b4beaf15d94cda
fix ticket #589: bound methods of optimised builtin types
Cython/Compiler/Builtin.py
Cython/Compiler/Symtab.py
tests/bugs.txt
tests/run/bound_builtin_methods_T589.pyx