snapshot before regression test
This commit is contained in:
34
Test/SysLibTest/temp/a03139660029514f.pyi
Normal file
34
Test/SysLibTest/temp/a03139660029514f.pyi
Normal file
@@ -0,0 +1,34 @@
|
||||
"""
|
||||
Auto-generated Python stub file from syslibtest_impl.py
|
||||
Module: syslibtest_impl
|
||||
"""
|
||||
|
||||
|
||||
import t, c
|
||||
from stdint import *
|
||||
from t import CInt, CPtr, CUInt8T, CSizeT
|
||||
import testcheck
|
||||
import viperlib
|
||||
import stdlib
|
||||
import memhub
|
||||
import platmacro
|
||||
import os
|
||||
import os.path
|
||||
import os_backend
|
||||
import shutil
|
||||
import sys
|
||||
import subprocess
|
||||
import string
|
||||
import w32.fileio
|
||||
import w32.win32base
|
||||
import w32.win32process
|
||||
|
||||
TEST_DIR: t.CDefine = "__sylibtest_dir__"
|
||||
TEST_FILE: t.CDefine = "__sylibtest_file.txt"
|
||||
TEST_COPY: t.CDefine = "__sylibtest_copy.txt"
|
||||
TEST_TREE: t.CDefine = "__sylibtest_tree__"
|
||||
TEST_MOVE: t.CDefine = "__sylibtest_moved.txt"
|
||||
|
||||
def _cleanup() -> t.CInt: pass
|
||||
|
||||
def run() -> CInt: pass
|
||||
Reference in New Issue
Block a user