Fix invisible special methods.
authorRobert Bradshaw <robertwb@math.washington.edu>
Sun, 15 Aug 2010 08:06:51 +0000 (01:06 -0700)
committerRobert Bradshaw <robertwb@math.washington.edu>
Sun, 15 Aug 2010 08:06:51 +0000 (01:06 -0700)
commit554457375dfcbd7ff0e25a5c8729a8d45abeee4e
tree21b1ee021f4658447020349e467c87b5551d70fd
parent77af99cb69ca6b71ec15dfcb581e3f5cb7529e51
Fix invisible special methods.
Cython/Compiler/ModuleNode.py
Cython/Compiler/Nodes.py
Cython/Compiler/TypeSlots.py