fix crash in staticmethods without explicit positional argument (ticket 804)
authorStefan Behnel <stefan_ml@behnel.de>
Sun, 17 Mar 2013 07:44:21 +0000 (08:44 +0100)
committerStefan Behnel <stefan_ml@behnel.de>
Sun, 17 Mar 2013 07:44:21 +0000 (08:44 +0100)
commitdf367231d9b61009693e0049e5185f0428847322
treeb681c0b61b67d6e350751c83fd1b1a4e07ee493b
parent7741822f776bdc8c0ec85c212db5cae38af60ddc
fix crash in staticmethods without explicit positional argument (ticket 804)
Cython/Compiler/Nodes.py
tests/run/staticmethod.pyx