##// END OF EJS Templates
make timeit optionally return an object...
make timeit optionally return an object -o now allow to return an object that contains raw result of timeit magic for later use. -q make the timeit magic not print anything (quiet)
Matthias BUSSONNIER -
r12628:3841790e
Show More
Name Size Modified Last Commit Author
/ IPython / parallel / client
__init__.py Loading ...
asyncresult.py Loading ...
client.py Loading ...
magics.py Loading ...
map.py Loading ...
remotefunction.py Loading ...
view.py Loading ...