##// END OF EJS Templates
Fix https://bugs.launchpad.net/ipython/+bug/348466 The fix is not ideal, but at least it makes %timeit work. I'd like to have a better solution though in the long term.

File last commit:

r1542:1ca64ecf
r1909:9ac7f336
Show More
testupload
6 lines | 91 B | text/plain | TextLexer
#!/bin/sh
ipdir=$PWD/..
cd $ipdir/dist
scp * ipython@ipython.scipy.org:www/dist/testing/