human/ipc/__init__.py

4 lines
48 B
Python
Raw Permalink Normal View History

2024-11-26 17:36:17 +00:00
#encoding = utf8
2024-12-01 17:30:44 +00:00
from .ipc_util import IPCUtil