-
Committer:
John Arbash Meinel
-
Date:
2007-05-09 18:22:08 UTC
-
mto:
This revision was merged to the branch mainline in
revision
2614.
-
Revision ID:
john@arbash-meinel.com-20070509182208-7xygjy8m8nwdfhm2
Simplistic implementations of custom parsers for options and parents
drops us down to under half the time.
Also, defining a function as 'cdef int foo() except -1'
allows any exceptions to be propagated, rather than giving 'unraisable exception' warnings.