]> 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:20:47 +0000 (16:20 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 15 Feb 2015 14:20:47 +0000 (16:20 +0200)
commit0aa74e10bb7697db00514d62269ff9cae7bd7af9
treeb145e6578fdc58f271131597c09462135b571508
parentfa310ee3a950e32c94c378ba2aa790b517104fae
Issue #19681: Test the repr of partial with more than one keyword argument.
Lib/test/test_functools.py