Fix a bug with automatic conversion of public attributes to properties.
authorCraig Citro <craigcitro@gmail.com>
Wed, 7 Jul 2010 08:11:24 +0000 (01:11 -0700)
committerCraig Citro <craigcitro@gmail.com>
Wed, 7 Jul 2010 08:11:24 +0000 (01:11 -0700)
commitdc4c6c5c778bc6dbfed77f4a1bb6784d1873b51c
tree626caae2075e6f755c2f9fa1973f37b6e6164166
parent27b5165da46ce5a41d5caa34a84f9a8e026ee9d7
Fix a bug with automatic conversion of public attributes to properties.
Cython/Compiler/ExprNodes.py
Cython/Compiler/ParseTreeTransforms.py
tests/errors/e_extweakref.pyx
tests/run/extpropertyref.pyx