Added optimize_simple_methods to make it possible to accept keywords in 1-arg functions
authorRobert Bradshaw <robertwb@math.washington.edu>
Sat, 29 Mar 2008 22:09:01 +0000 (15:09 -0700)
committerRobert Bradshaw <robertwb@math.washington.edu>
Sat, 29 Mar 2008 22:09:01 +0000 (15:09 -0700)
commit5f8b597eb6b577f9fb8bc0cbdf7546d99961d0d0
treec6c3898bcdd7234b51aec39ee81cc3f96120dfa1
parentf441bb7db325763d3945e6761ddb5aa6b290a292
Added optimize_simple_methods to make it possible to accept keywords in 1-arg functions
Cython/Compiler/Nodes.py
Cython/Compiler/Options.py