[Python-Dev] Re: [Bug #115845] sre: maxsplit as keyword argument

Fred L. Drake, Jr. fdrake@beopen.com
Mon, 2 Oct 2000 16:04:30 -0400 (EDT)


Fredrik Lundh writes:
 > if anyone can post (or point me to) an example showing
 > how to use the keyword API, I can take if from there.

  This is documented in the Extending & Embedding manual.  The parser
module (Modules/parsermodule.c) uses this.


  -Fred

-- 
Fred L. Drake, Jr.  <fdrake at beopen.com>
BeOpen PythonLabs Team Member