]> granicus.if.org Git - python/commit
Issue #19681: Test the repr of partial with more than one keyword argument.
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 15 Feb 2015 14:22:11 +0000 (16:22 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 15 Feb 2015 14:22:11 +0000 (16:22 +0200)
commit90caf017eecdc3e734df144ec793af4dda21953e
tree7f04a390e32aed241c2e2aad505c1435cb0e4611
parentc86ca26d3201d58a33cdc28dfbd49f9a84122d06
parent0aa74e10bb7697db00514d62269ff9cae7bd7af9
Issue #19681: Test the repr of partial with more than one keyword argument.
Lib/test/test_functools.py