Searched refs:setpassword (Results 1 - 4 of 4) sorted by relevance

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_zipfile.py1203 self.zip.setpassword("perl")
1205 self.zip2.setpassword("perl")
1210 self.zip.setpassword("python")
1212 self.zip2.setpassword("12345")
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_zipfile.py1203 self.zip.setpassword("perl")
1205 self.zip2.setpassword("perl")
1210 self.zip.setpassword("python")
1212 self.zip2.setpassword("12345")
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A Dzipfile.py909 def setpassword(self, pwd): member in class:ZipFile
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A Dzipfile.py909 def setpassword(self, pwd): member in class:ZipFile

Completed in 40 milliseconds