##// END OF EJS Templates
AsyncResult.__getattr__ shouldn't raise TimeoutError...
AsyncResult.__getattr__ shouldn't raise TimeoutError This causes problems for things that use hasattr, e.g. list(ar) checking for `__length_hint__`. tests added for getattr/getitem behavior
MinRK -
r5222:d1c1aaa7
Show More
Name Size Modified Last Commit Author
/ IPython / testing
plugin
tests
__init__.py Loading ...
_paramtestpy2.py Loading ...
_paramtestpy3.py Loading ...
decorators.py Loading ...
globalipapp.py Loading ...
iptest.py Loading ...
ipunittest.py Loading ...
mkdoctests.py Loading ...
nosepatch.py Loading ...
skipdoctest.py Loading ...
tools.py Loading ...