yuuki/libs/thread_control.py
SuperSonic ead0b1335f Update
2019-08-22 18:33:10 +08:00

6 lines
No EOL
93 B
Python

#!/usr/bin/python3
# coding=UTF-8
class Thread_Control:
def __init__(self):
pass