]> 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:29:53 +0000 (19:29 +0000)
committerGeorg Brandl <georg@python.org>
Wed, 14 Sep 2005 19:29:53 +0000 (19:29 +0000)
commit6dd14619bbd9f88f95b677883564842265df2557
treedac2d6bc2a98b80d323d1f4cee9c2aa1e21cc6cc
parent8ee3e5aa9306a00573817e237bed4a482473e818
Complete format code support in getargs.c::skipitem(), which is called when
evaluating keyword arguments.
Python/getargs.c