Serhiy Storchaka <storchaka+cpyt...@gmail.com> added the comment:

The purpose of using assertRaisesRegexp() was testing the error message. 
assertRaises() doesn't do this. Needed to restore the appropriate assertion 
method, but using a non-deprecated alias: assertRaisesRegex().

----------
nosy: +serhiy.storchaka
resolution: fixed -> 
stage: resolved -> needs patch
status: closed -> open

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue33967>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to