mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-python
synced 2026-01-15 09:53:32 +01:00
Add Process and Signals support
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
6123a68195
commit
c96ffe52c0
6 changed files with 139 additions and 0 deletions
3
tools/python/jwutils/asyncio/__init__.py
Normal file
3
tools/python/jwutils/asyncio/__init__.py
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# >> -------------------------- generated by python-tools.sh >>
|
||||
from jwutils.asyncio.Process import Process
|
||||
# << -------------------------- generated by python-tools.sh <<
|
||||
Loading…
Add table
Add a link
Reference in a new issue