Do not mangle enum constant names if the enum is public.
authorJason Evans <jasone@canonware.com>
Sat, 17 Jan 2009 05:03:02 +0000 (21:03 -0800)
committerJason Evans <jasone@canonware.com>
Sat, 17 Jan 2009 05:03:02 +0000 (21:03 -0800)
commit78881f8bdac6bb02d87fdec50d32f8c67d470702
tree799690a9076b424d8dd63dd6f1a441a977766ccb
parent5da90229e34b6f7a646cd06afa5b875dd9155a78
Do not mangle enum constant names if the enum is public.
Cython/Compiler/Symtab.py