Files
typeshed/stdlib
Robert Collins 98badb6eff Fix mock patch.dict stub and add mock stub (#2173)
The dict stub was referring to an instance, not the type, leading to
__call__ being considered when using as a decorator, rather than
__init__.

mock is a backport of the stdlib module and should be defined the same.
2018-05-31 21:45:54 -07:00
..
2018-05-31 21:44:42 -07:00
2018-05-15 15:18:59 -04:00
2018-04-06 11:09:11 -07:00