snapshot before regression test

This commit is contained in:
t
2026-07-18 19:25:40 +08:00
commit 796222a300
2295 changed files with 206453 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
"""
Auto-generated Python stub file from lib.Projectrans.Utils.py
Module: lib.Projectrans.Utils
"""
import t, c
from stdint import *
import memhub
import string
import stdlib
import viperlib
import hashlib
import w32.win32file
import w32.win32base
_mbuddy: t.CExtern | memhub.MemManager | t.CPtr
def compute_sha1(pool: memhub.MemBuddy | t.CPtr, content: str) -> str: pass
def CleanDir(dir_path: str) -> int: pass