Common helpers.
Bases: object
object
Defines various “global” constants.
Debugging support.
Prints msg to standard error and exits with exit code 2.
msg
Prints msg as an error to standard error.
Prints msg as a warning to standard error.
OsPaths.
OsPaths
Provides OS-specific paths
Various utility methods.
Returns keys of mapping which has value equal to value
mapping
value
Decorator that filters out duplicate elements from an iterable returned by decorated function.
Constants
Constants.DEBUG
ErrorHandling
ErrorHandling.fatalExit()
ErrorHandling.printError()
ErrorHandling.printWarning()
OsPaths.getSystemConfigDir()
OsPaths.getUserConfigDir()
OsPaths.getUserDataDir()
Utils
Utils.effectiveAccess()
Utils.getKeysForValue()
Utils.isWindows()
Utils.uniq()
AutoArchive._infrastructure.ui
AutoArchive._infrastructure.utils.interval