##// END OF EJS Templates
allow Reference as callable in map/apply...
allow Reference as callable in map/apply Assumptions were made that the first argument was a callable/function with a __name__ attribute. These assumptions were the only barrier to using References, and have been removed. Associated tests included.
MinRK -
r5821:7e257d8e
Show More
Name Size Modified Last Commit Author
/ IPython / lib
tests
__init__.py Loading ...
backgroundjobs.py Loading ...
clipboard.py Loading ...
deepreload.py Loading ...
demo.py Loading ...
display.py Loading ...
guisupport.py Loading ...
inputhook.py Loading ...
inputhookglut.py Loading ...
inputhookgtk.py Loading ...
inputhookpyglet.py Loading ...
inputhookqt4.py Loading ...
inputhookwx.py Loading ...
irunner.py Loading ...
kernel.py Loading ...
latextools.py Loading ...
pretty.py Loading ...
security.py Loading ...