Searched defs:backup (Results 1 – 3 of 3) sorted by relevance
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/ |
D | fileinput.py | 91 def input(files=None, inplace=0, backup="", bufsize=0, argument 196 def __init__(self, files=None, inplace=0, backup="", bufsize=0, argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
D | fileinput.py | 91 def input(files=None, inplace=0, backup="", bufsize=0, argument 197 def __init__(self, files=None, inplace=0, backup="", bufsize=0, argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/pdist/ |
D | cvslib.py | 284 def backup(self, file): member in CVS
|