Searched refs:autoShutdown (Results 1 – 2 of 2) sorted by relevance
52 ArgumentProcessor.defaultDB = RDict.RDict(load = 0, autoShutdown = 0)
83 …def __init__(self, parentAddr = None, parentDirectory = None, load = 1, autoShutdown = 1, readonly… argument104 if autoShutdown and useThreads: