summaryrefslogtreecommitdiff
path: root/ql/console.py
AgeCommit message (Expand)Author
2016-11-25Handling Ctrl+C/Ctrl+D a bit more gracefullyemkael
2016-11-25fun fact: `print()` in Python2 prints out "()"emkael
2016-11-25alias raw_input() as input() for python2emkael
2016-10-09Initial commitMichal Zimniewicz