##// END OF EJS Templates
support iterators in view.map...
support iterators in view.map Some objects are not sliceable (e.g. xrange). For these, fall back on itertools.islice. tests included reported on IRC by @juliantaylor
MinRK -
r5560:a3ee8de9
Show More
Name Size Modified Last Commit Author
/ IPython / parallel / client
__init__.py Loading ...
asyncresult.py Loading ...
client.py Loading ...
map.py Loading ...
remotefunction.py Loading ...
view.py Loading ...