Searched defs:writepy (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gdb/darwin-x86/lib/python2.7/
H A Dzipfile.py1356 def writepy(self, pathname, basename = ""): member in class:PyZipFile
1392 self.writepy(path, basename) # Recursive call
1415 'Files added with writepy() must end with ".py"'
/prebuilts/gdb/linux-x86/lib/python2.7/
H A Dzipfile.py1356 def writepy(self, pathname, basename = ""): member in class:PyZipFile
1392 self.writepy(path, basename) # Recursive call
1415 'Files added with writepy() must end with ".py"'
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A Dzipfile.py1356 def writepy(self, pathname, basename = ""): member in class:PyZipFile
1392 self.writepy(path, basename) # Recursive call
1415 'Files added with writepy() must end with ".py"'
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A Dzipfile.py1356 def writepy(self, pathname, basename = ""): member in class:PyZipFile
1392 self.writepy(path, basename) # Recursive call
1415 'Files added with writepy() must end with ".py"'

Completed in 90 milliseconds