avoid argument parsing (via meth_o, meth_noargs) for non-python-object arguments...
authorRobert Bradshaw <robertwb@math.washington.edu>
Sun, 19 Aug 2007 11:14:41 +0000 (04:14 -0700)
committerRobert Bradshaw <robertwb@math.washington.edu>
Sun, 19 Aug 2007 11:14:41 +0000 (04:14 -0700)
commit2bff23cbe57e2a6f94acb91405750701e81d21a2
treea2ef5bf4ce8b82cd8de8b44081e9dd7136d25df5
parent4eba71dcb73bb67bcab401cc6f7371a4ecc081e2
avoid argument parsing (via meth_o, meth_noargs) for non-python-object arguments, upgrade version number to 0.9.6.4

compiles and runs SAGE fine
Cython/Compiler/Code.py
Cython/Compiler/Nodes.py
Cython/Compiler/Symtab.py