##// END OF EJS Templates
Merge pull request #2800 from minrk/typecheck...
Merge pull request #2800 from minrk/typecheck use `type(obj) is cls` as switch when canning `isinstance(obj, cos)` would trigger the canning shortcuts for subclasses, which can be inappropriate (e.g. pandas.TimeSeries). closes #2793

File last commit:

r2760:afe1263a
r9149:4f8465e4 merge
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer