]> granicus.if.org Git - python/commit
Issue #23641: Added __getnewargs_ex__ to the list of special mock attributes.
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 19 Jun 2016 15:30:43 +0000 (18:30 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 19 Jun 2016 15:30:43 +0000 (18:30 +0300)
commit5943ea76d529f9ea18c73a61e10c6f53bdcc864f
tree2006aece2638dcf4a0c5e156a8950edf13aca541
parent514f9736a712923756cdd1d3a5e845bf3fdb0994
Issue #23641: Added __getnewargs_ex__ to the list of special mock attributes.
Lib/unittest/mock.py