]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Complete format code support in getargs.c::skipitem(), which is called when
authorGeorg Brandl <georg@python.org>
Wed, 14 Sep 2005 19:38:34 +0000 (19:38 +0000)
committerGeorg Brandl <georg@python.org>
Wed, 14 Sep 2005 19:38:34 +0000 (19:38 +0000)
commit098066dde92ca604551d88f72ed1e3df856d0991
tree335d20b05668a36cde206df37cece493acba9184
parent0d2441470f6a6b7eef553558a4c00a0db46f7481
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