[issue21694] IDLE - Test ParenMatch

Terry J. Reedy report at bugs.python.org
Fri Jun 13 08:37:38 CEST 2014


Terry J. Reedy added the comment:

I did the trivial part of a 2.7 backport of 2 name changes, but the real problem is that 2.7 does not have unittest.mock (which is why I have not used it until now). I removed one use with a dummy class, but am leaving the other one in the last test to you.

----------
Added file: http://bugs.python.org/file35610/test-parenmatch-21694-27.diff

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


More information about the Python-bugs-list mailing list