refactor __class__ replacement hack, argument coercion and self-arg checking in Attri...
authorStefan Behnel <stefan_ml@behnel.de>
Fri, 22 Feb 2013 13:54:13 +0000 (14:54 +0100)
committerStefan Behnel <stefan_ml@behnel.de>
Fri, 22 Feb 2013 13:54:13 +0000 (14:54 +0100)
commit66bbffdd0321ff30f44befdbb86e46fde2b3e987
tree6cf9ab1bf8c06b97d88b20cadc3128c3686375cd
parent960bfa1c0fe60d2111d644729333b6929de17e4b
refactor __class__ replacement hack, argument coercion and self-arg checking in AttributeNode
Cython/Compiler/ExprNodes.py