##// END OF EJS Templates
remove mktemp usage...
remove mktemp usage mktemp is insecure, by the time the generated filename is used someone else might have modified it.

File last commit:

r11034:3d78ea30
r15372:5ce8451d
Show More
.gitmodules
3 lines | 121 B | text/plain | TextLexer
MinRK
add ipython-components as submodule
r10472 [submodule "components"]
MinRK
re-add components submodule
r11034 path = IPython/html/static/components
MinRK
use https for submodule
r10535 url = https://github.com/ipython/ipython-components.git