]> 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:30:11 +0000 (19:30 +0000)
committerGeorg Brandl <georg@python.org>
Wed, 14 Sep 2005 19:30:11 +0000 (19:30 +0000)
commit0d2441470f6a6b7eef553558a4c00a0db46f7481
treef3c219dc5811926e8aeae38a130120d38b2a883c
parente2f5adbc78ade2d280101238a1dc9e7bae2016d6
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: ----------------------------------------------------------------------
Python/getargs.c