Home
last modified time | relevance | path

Searched defs:backup (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Dfileinput.py91 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/
Dfileinput.py91 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/
Dcvslib.py284 def backup(self, file): member in CVS