[issue19681] test_repr (test.test_functools.TestPartialC) failures

Nick Coghlan report at bugs.python.org
Fri Nov 22 00:02:14 CET 2013


Nick Coghlan added the comment:

I'm pretty sure the second keyword is there to ensure the repr includes the
appropriate commas. Can we just make a suitable dict and check the key
order?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue19681>
_______________________________________


More information about the Python-bugs-list mailing list