##// 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 / config
profile
tests
__init__.py Loading ...
application.py Loading ...
configurable.py Loading ...
loader.py Loading ...