Home
last modified time | relevance | path

Searched refs:UserConfigPath (Results 1 – 1 of 1) sorted by relevance

/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/pyami/
Dconfig.py36 UserConfigPath = os.path.join(expanduser('~'), '.boto') variable
37 BotoConfigLocations.append(UserConfigPath)
111 self.save_option(UserConfigPath, section, option, value)