##// END OF EJS Templates
Merge pull request #2101 from Carreau/fixes-2082...
Merge pull request #2101 from Carreau/fixes-2082 Fix completer deleting newline in qtconsole. Fixes #2082.

File last commit:

r1420:34bafc01
r7821:811283a3 merge
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