To get this branch, use:
bzr branch
http://gegoxaren.bato24.eu/bzr/b-gtk/fix-viz
« back to all changes in this revision
Viewing changes to annotate/config.py
-
Committer:
Jelmer Vernooij
-
Date:
2011-06-17 12:54:05 UTC
-
Revision ID:
jelmer@samba.org-20110617125405-tvlwzbwwvjxx1bd6
Ensure directory exists before writing configuration.
Show diffs side-by-side
added
removed
92
92
def _write(self, *args):
93
config.ensure_config_dir_exists()