##// END OF EJS Templates
Override input(), not raw_input(), for Qt console in Python 3.
Override input(), not raw_input(), for Qt console in Python 3.

File last commit:

r1420:34bafc01
r4772:786b191e
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