mirror of
https://github.com/pyscript/pyscript.git
synced 2026-02-13 16:00:37 -05:00
[next] Updated polyscript to use PyScript custom stderr when running code (#1629)
This commit is contained in:
committed by
GitHub
parent
84dcde188b
commit
8a1db288fc
@@ -115,8 +115,6 @@ def _format_mime(obj):
|
||||
|
||||
|
||||
def _write(element, value, append=False):
|
||||
global _pyscript_id
|
||||
|
||||
html, mime_type = _format_mime(value)
|
||||
if html == "\\n":
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user