mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-29 01:53:51 +07:00
6 lines
51 B
Python
6 lines
51 B
Python
from .coroutines import *
|
|
|
|
|
|
def sleep(s):
|
|
pass
|