Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/logging/
Dhandlers.py90 def __init__(self, filename, mode='a', maxBytes=0, backupCount=0, encoding=None, delay=0): argument
170 …def __init__(self, filename, when='h', interval=1, backupCount=0, encoding=None, delay=False, utc=… argument