Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/bareos/python-bareos.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoerg Steffens <joerg.steffens@bareos.com>2017-03-13 14:27:29 +0300
committerJoerg Steffens <joerg.steffens@bareos.com>2017-03-13 14:27:29 +0300
commit8e63b63bbadb6b3992624db9d4140e603e494fc5 (patch)
tree85346b551c99e9153b17d316febdd0e2fdc1ef19
parentb542382bfaa68a982ab36595fb320eb05daad66c (diff)
fixed description
-rw-r--r--bareos/util/path.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bareos/util/path.py b/bareos/util/path.py
index 373ce6c..e47e2f5 100644
--- a/bareos/util/path.py
+++ b/bareos/util/path.py
@@ -1,5 +1,5 @@
"""
-Class to handle Bareos passwords.
+Class to handle file paths.
"""
from copy import copy