Files
typeshed/tests
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
..
2016-12-24 09:06:38 -08:00
2018-03-08 15:37:45 -08:00