mirror of
https://github.com/pyscript/pyscript.git
synced 2025-12-20 10:47:35 -05:00
remove PY_COMPLETE and the associated message of Python initialization complete (#1373)
* remove PY_COMPLETE * fix test_multiple_async
This commit is contained in:
@@ -9,9 +9,6 @@ class TestPyTerminal(PyScriptTest):
|
||||
1. <py-terminal> should redirect stdout and stderr to the DOM
|
||||
|
||||
2. they also go to the console as usual
|
||||
|
||||
3. note that the console also contains PY_COMPLETE, which is a pyodide
|
||||
initialization message, but py-terminal doesn't. This is by design
|
||||
"""
|
||||
self.pyscript_run(
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user