]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Simplifed argument parsing in object.__format__, added test case.
authorEric Smith <eric@trueblade.com>
Fri, 11 Jan 2008 00:17:22 +0000 (00:17 +0000)
committerEric Smith <eric@trueblade.com>
Fri, 11 Jan 2008 00:17:22 +0000 (00:17 +0000)
commitfc6e8fe5edbeb502d6eb699c7c7aa3f00396667f
tree3ca38a6cbb73413fa25e3a17059e3367d38f6851
parent0041223f51ffc267417dbd697716add494735b3a
Simplifed argument parsing in object.__format__, added test case.
Lib/test/test_builtin.py
Objects/typeobject.c