erg/crates/erg_compiler/lib/pystd/importlib.d/util.d.er
2023-01-15 12:03:19 +09:00

5 lines
116 B
Python

machinery = pyimport "machinery"
.MAGIC_NUMBER: Bytes
.find_spec: (name: Str) -> machinery.ModuleSpec or NoneType