]> 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:32:07 +0000 (18:32 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 19 Jun 2016 15:32:07 +0000 (18:32 +0300)
commit6c85091b5bf1e03a3907be9ded38de1d0433f39b
treedf77ba53a2ec830defc068249f615767e2ed727c
parent696c8af41f394add432003073a33e3207f642674
parent5943ea76d529f9ea18c73a61e10c6f53bdcc864f
Issue #23641: Added __getnewargs_ex__ to the list of special mock attributes.
Lib/unittest/mock.py