##// END OF EJS Templates
SList pretty printer - now 'a = !ls; a' prints indices
SList pretty printer - now 'a = !ls; a' prints indices

File last commit:

r506:20e0542a
r796:dab6e4e5
Show More
testupload
6 lines | 184 B | text/plain | TextLexer
#!/bin/sh
# clean public testing/ dir and upload
#ssh "rm -f ipython@ipython.scipy.org:www/dist/testing/*"
cd ~/ipython/ipython/dist
scp * ipython@ipython.scipy.org:www/dist/testing/