Files
typeshed/third_party/2and3
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-01-16 16:56:25 -05:00
2018-05-31 21:40:57 -07:00
2018-02-16 17:23:17 -08:00
2016-01-16 16:56:25 -05:00
2018-03-20 15:32:50 -07:00
2017-05-30 23:20:40 -07:00