补充
This commit is contained in:
34
Test/JsonTest/temp/1dd5985fb89f7ef9.pyi
Normal file
34
Test/JsonTest/temp/1dd5985fb89f7ef9.pyi
Normal file
@@ -0,0 +1,34 @@
|
||||
"""
|
||||
Auto-generated Python stub file from main.py
|
||||
Module: main
|
||||
"""
|
||||
|
||||
|
||||
import t, c
|
||||
from stdint import *
|
||||
from stdio import printf
|
||||
import mpool
|
||||
import json
|
||||
import string
|
||||
import w32.win32memory as win32mem
|
||||
|
||||
_pass_count: t.CExtern | t.CInt
|
||||
_fail_count: t.CExtern | t.CInt
|
||||
|
||||
def check(name: t.CChar | t.CPtr, condition: bool) -> t.CInt: pass
|
||||
|
||||
def test_construct(pool: mpool.MPool | t.CPtr) -> t.CInt: pass
|
||||
|
||||
def test_build_structures(pool: mpool.MPool | t.CPtr) -> t.CInt: pass
|
||||
|
||||
def test_parse(pool: mpool.MPool | t.CPtr) -> t.CInt: pass
|
||||
|
||||
def test_write(pool: mpool.MPool | t.CPtr) -> t.CInt: pass
|
||||
|
||||
def test_nested(pool: mpool.MPool | t.CPtr) -> t.CInt: pass
|
||||
|
||||
def test_mpool_reuse() -> t.CInt: pass
|
||||
|
||||
def test_escape(pool: mpool.MPool | t.CPtr) -> t.CInt: pass
|
||||
|
||||
def main() -> t.CInt | t.CExport: pass
|
||||
Reference in New Issue
Block a user