]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Issue #23641: Added __getnewargs_ex__ to the list of special mock attributes.
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 19 Jun 2016 15:32:07 +0000 (18:32 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 19 Jun 2016 15:32:07 +0000 (18:32 +0300)
1  2 
Lib/unittest/mock.py

Simple merge