summaryrefslogtreecommitdiff
path: root/python/interpreter.py
AgeCommit message (Expand)Author
2015-09-23Only show ^C on interrupt if user code is runningTimotej Lazar
2015-09-23Allow syscalls needed for help() in Python sandboxTimotej Lazar
2015-09-22Add support for execing the user's Python programTimotej Lazar
2015-09-16Implement async. comm. with Python interpreterTimotej Lazar