##// END OF EJS Templates
Fix bug with Popen call on windows....
Fix bug with Popen call on windows. close_fds can't be set to true when pipes are used.

File last commit:

r1251:99658885
r2921:4f3f8832
Show More
ipython_here_shell_extension.reg
5 lines | 194 B | text/x-windows-registry | RegeditLexer
/ docs / 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 ipython.py -p sh -i -c \"%cd %1\""