mirror of
https://github.com/pyscript/pyscript.git
synced 2026-04-04 20:00:24 -04:00
hack hack hack until pyterminal works also in workers
This commit is contained in:
@@ -24,6 +24,9 @@
|
||||
# XXX we have a problem with the error plugin: this line should
|
||||
# just go to the terminal, NOT to the red box in the DOM
|
||||
print("this goes to stderr", file=sys.stderr)
|
||||
|
||||
import code
|
||||
code.interact()
|
||||
</script>
|
||||
|
||||
<py-terminal></py-terminal>
|
||||
|
||||
Reference in New Issue
Block a user