Move Entry.visibility into Binding.* attributes.
authorW. Trevor King <wking@drexel.edu>
Thu, 24 Feb 2011 17:03:13 +0000 (12:03 -0500)
committerW. Trevor King <wking@drexel.edu>
Thu, 24 Feb 2011 18:28:18 +0000 (13:28 -0500)
commita522dfd7145d99a6a46f9dfb7aab3bc2967cf8f1
tree76eede1358c884e685e283cf6d3c020b5f11768b
parent8fe9ce785d36795287326fac401041f11aee7fab
Move Entry.visibility into Binding.* attributes.
Cython/Compiler/Binding.py
Cython/Compiler/Code.py
Cython/Compiler/ModuleNode.py
Cython/Compiler/Nodes.py
Cython/Compiler/ParseTreeTransforms.py
Cython/Compiler/PyrexTypes.py
Cython/Compiler/Symtab.py
Cython/Compiler/TypeSlots.py