18 lines
283 B
Python
18 lines
283 B
Python
"""
|
|
Auto-generated Python stub file from main.py
|
|
Module: main
|
|
"""
|
|
|
|
|
|
from stdint import *
|
|
import w32.win32console
|
|
import config
|
|
import HASHLIB
|
|
import BINASCII
|
|
import zlib.pyzlib as zp
|
|
import test_zlib as tpz
|
|
import test_numpy as tn
|
|
import t, c
|
|
|
|
def main() -> t.CInt | t.CExport: pass
|