Allow function pointer typedefs with calling convention specified.
authorNikita Nemkin <nikita@nemkin.ru>
Thu, 4 Apr 2013 04:21:01 +0000 (10:21 +0600)
committerNikita Nemkin <nikita@nemkin.ru>
Thu, 4 Apr 2013 04:21:01 +0000 (10:21 +0600)
commit7505ac6d439e92c809fccae007782f68b3618f24
treee613fc94d3ce9f779b7860d939b53a39293a076a
parent37ceab84816c5805a7a10476d03590981fe4302c
Allow function pointer typedefs with calling convention specified.
Cython/Compiler/Parsing.py
tests/errors/e_callspec.pyx