Searched defs:MODULE (Results 1 – 6 of 6) sorted by relevance
26 MODULE = ['--module'] variable
22 const MODULE = Symbol('MODULE'); constant
1373 MODULE, enumerator
1371 enum class APICall { MODULE = 0, CREATE_INFO, BOTH }; enumerator
1377 enum class APICall { MODULE = 0, CREATE_INFO, BOTH }; enumerator
37 MODULE = __name__ variable