##// END OF EJS Templates
remove `ipython-qtconsole` gui-script...
remove `ipython-qtconsole` gui-script Always use `ipython qtconsole` QtConsole entry in the Windows Start Menu is updated appropriately.

File last commit:

r1420:34bafc01
r7676:188446ba
Show More
simplevars.py
2 lines | 22 B | text/x-python | PythonLexer
Fernando Perez
Checkpoint with more tests working....
r1420 x = 1
print 'x is:',x