Searched defs:pyModule (Results 1 – 1 of 1) sorted by relevance
30 type pyModule struct { struct31 name string32 actualVersion string33 pyRunfiles []string34 srcsZip string35 depsSrcsZips []string