mirror of
https://github.com/erg-lang/erg.git
synced 2025-07-14 00:25:17 +00:00
5 lines
116 B
Python
5 lines
116 B
Python
machinery = pyimport "machinery"
|
|
|
|
.MAGIC_NUMBER: Bytes
|
|
|
|
.find_spec: (name: Str) -> machinery.ModuleSpec or NoneType
|