##// END OF EJS Templates
- R. Bernstein's patches (minor reworks) to provide full syntax highlight in...
- R. Bernstein's patches (minor reworks) to provide full syntax highlight in tracebacks and during debug sessions.

File last commit:

r506:20e0542a
r553:5abf07cd
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/