meth_o and meth_noargs for module-level functions
authorRobert Bradshaw <robertwb@math.washington.edu>
Sun, 19 Aug 2007 07:44:50 +0000 (00:44 -0700)
committerRobert Bradshaw <robertwb@math.washington.edu>
Sun, 19 Aug 2007 07:44:50 +0000 (00:44 -0700)
commit41f215e56afebf58820d3bd0559bd937ce095a02
treef65fea18da56a46f58d65c01a462200b7b566bf9
parent8c68f60416f9ac40da2948b23a8222aa059852a5
meth_o and meth_noargs for module-level functions

previous patch was just for classes
Cython/Compiler/Code.py
Cython/Compiler/Nodes.py
Cython/Compiler/Symtab.py
Cython/Compiler/TypeSlots.py