Fix to prepositional args parsing when self present.
authorRobert Bradshaw <robertwb@math.washington.edu>
Wed, 23 Jan 2008 00:23:46 +0000 (16:23 -0800)
committerRobert Bradshaw <robertwb@math.washington.edu>
Wed, 23 Jan 2008 00:23:46 +0000 (16:23 -0800)
commit5fa9063eef35f3b382e95b04a517e6437e5c44ce
tree2b380903ec6f33e80d71002d79bf8e12e9037270
parentb0db82a2fd9d1bb129d95d63bbe4f43a7bc7cb50
Fix to prepositional args parsing when self present.
Thanks to Stefan Behnel <stefan_ml@behnel.de> for pointing this out.
Cython/Compiler/Nodes.py