pocketpy/include/typings/py_compile.pyi
2026-01-05 17:30:19 +08:00

2 lines
48 B
Python

def compile(file: str, cfile: str) -> None: ...