##// 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

File last commit:

r2267:928c921b
r5222:d1c1aaa7
Show More
ipy_profile_none.py
3 lines | 132 B | text/x-python | PythonLexer
""" Config file for 'default' profile """
# get various stuff that are there for historical / familiarity reasons
import ipy_legacy