]> granicus.if.org Git - python/commit
Complete format code support in getargs.c::skipitem(), which is called when
authorGeorg Brandl <georg@python.org>
Wed, 14 Sep 2005 19:38:29 +0000 (19:38 +0000)
committerGeorg Brandl <georg@python.org>
Wed, 14 Sep 2005 19:38:29 +0000 (19:38 +0000)
commit80bbf3f6c82261d6f925fbc35d62a7766fd83310
treed9f60d556a4610ac050229c8d483a5c77bc45a1d
parent6dd14619bbd9f88f95b677883564842265df2557
Complete format code support in getargs.c::skipitem(), which is called when
evaluating keyword arguments.

CVS: ----------------------------------------------------------------------
CVS: Enter Log.  Lines beginning with `CVS:' are removed automatically
CVS:
CVS: Committing in .
CVS:
CVS: Modified Files:
CVS:  Python/getargs.c
CVS: ----------------------------------------------------------------------
Misc/NEWS