Files
typeshed/stdlib
Florian Bruhin 9b0922166a Allow callables in _SourceObjectType (Python 2) (#3338)
This is important because mypy doesn't generally think functions are compatible with `FunctionType`, so `inspect.getsource` on arbitrary functions is rejected by the current annotations.
2019-10-10 20:51:56 -07:00
..
2019-10-10 20:51:49 -07:00
2019-10-10 20:51:49 -07:00