##// END OF EJS Templates
Fix exec statements for Py 3...
Fix exec statements for Py 3 lib2to3.fixes.fix_exec

File last commit:

r10590:39805f91
r13350:318ca64f
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\""