Searched refs:addZipEntryFromFile (Results 1 – 1 of 1) sorted by relevance
204 func (oz *OutputZip) addZipEntryFromFile(name string, path string) error { func545 if err := out.addZipEntryFromFile("__main__.py", pyMain); err != nil {