Updated script that can be controled by Nodejs web app
This commit is contained in:
4
lib/python3.13/site-packages/ptyprocess/__init__.py
Normal file
4
lib/python3.13/site-packages/ptyprocess/__init__.py
Normal file
@@ -0,0 +1,4 @@
|
||||
"""Run a subprocess in a pseudo terminal"""
|
||||
from .ptyprocess import PtyProcess, PtyProcessUnicode, PtyProcessError
|
||||
|
||||
__version__ = '0.7.0'
|
||||
Reference in New Issue
Block a user