Searched defs:fromfile (Results 1 – 2 of 2) sorted by relevance
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
D | difflib.py | 1158 def unified_diff(a, b, fromfile='', tofile='', fromfiledate='', argument 1242 def context_diff(a, b, fromfile='', tofile='', argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
D | regrtest.py | 229 exclude=False, single=False, randomize=False, fromfile=None, argument
|