修复了大量存在的问题,增加了假鸭子类型等等机制
This commit is contained in:
18
Test/DictTest/temp/fced53b138f67cf5.pyi
Normal file
18
Test/DictTest/temp/fced53b138f67cf5.pyi
Normal file
@@ -0,0 +1,18 @@
|
||||
"""
|
||||
Auto-generated Python stub file from main.py
|
||||
Module: main
|
||||
"""
|
||||
|
||||
|
||||
from stdint import *
|
||||
import w32.win32console
|
||||
import t, c
|
||||
from t import CInt, CExport
|
||||
import stdio
|
||||
import stdlib
|
||||
import string
|
||||
import mbuddy
|
||||
import mpool
|
||||
import testcheck
|
||||
|
||||
def main() -> CInt | CExport: pass
|
||||
Reference in New Issue
Block a user