##// END OF EJS Templates
Improve Python 3 compatibility for example scripts.
Improve Python 3 compatibility for example scripts.

File last commit:

r10590:39805f91
r13991:64b272e0
Show More
ipython_here_shell_extension.reg
5 lines | 195 B | text/x-windows-registry | RegeditLexer
/ examples / core / ipython_here_shell_extension.reg
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Directory\shell\IPython here]
[HKEY_CLASSES_ROOT\Directory\shell\IPython here\Command]
@="cmd.exe /C python -m IPython -i -c \"%cd %1\""