[issue11963] Use real assert* for test_trigger_memory_error (test_parser)

Ezio Melotti report at bugs.python.org
Sun May 1 05:01:53 CEST 2011


Ezio Melotti <ezio.melotti at gmail.com> added the comment:

I think the patch is OK.
FWIW I tried to replace sys.stderr with a StringIO to see if it was possible to keep using assertRaises and then read the value from the StringIO but that didn't work.

----------
nosy: +ezio.melotti

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


More information about the Python-bugs-list mailing list