Searched defs:initparser (Results 1 - 1 of 1) sorted by relevance

/external/python/cpython2/Modules/
H A Dparsermodule.c3428 PyMODINIT_FUNC initparser(void); /* supply a prototype */
3431 initparser(void) function
3447 * parser_error. That's a disaster if initparser() gets called more

Completed in 82 milliseconds