##// END OF EJS Templates
Merge pull request #1424 from mwiebe/win32_shell...
Merge pull request #1424 from mwiebe/win32_shell Win32 shell interactivity This takes a step forward in Win32 system command interactivity (issue #1321). I stuck strictly to using ctypes for all win32 calls, so it doesn't add any new dependencies.

File last commit:

r1420:34bafc01
r6185:4953f2da merge
Show More
simplevars.py
2 lines | 22 B | text/x-python | PythonLexer
x = 1
print 'x is:',x