Make raising a KeyError not the default for parsing names.
authorRobert Bradshaw <robertwb@math.washington.edu>
Wed, 12 Nov 2008 01:36:19 +0000 (17:36 -0800)
committerRobert Bradshaw <robertwb@math.washington.edu>
Wed, 12 Nov 2008 01:36:19 +0000 (17:36 -0800)
commit17fabe5aa5649294f36a5782239522eb0f8db5c1
tree3312b3b0cf11231d5a94ac0f5a34a5adee7025af
parent82245e93be8253b79ea552daf1bc2b30b5186464
Make raising a KeyError not the default for parsing names.
Cython/Compiler/Parsing.py
Cython/Compiler/Scanning.pxd
Cython/Compiler/Scanning.py