* not sure what TODO here

This commit is contained in:
age 2007-03-06 10:04:17 +00:00
parent 5af4a1c975
commit d4fe2145e4
2 changed files with 2 additions and 2 deletions

View File

@ -72,7 +72,7 @@ class CryptoBox:
self.log.info("Storing local settings ...")
## problems with storing are logged automatically
self.prefs.write()
# TODO: improve the configuration partition handling
# TODO: improve the configuration partition handling [a]: how?
self.prefs.umount_partition()
## shutdown logging as the last step
try:

View File

@ -399,7 +399,7 @@ class CryptoBoxSettings:
def __get_volumes_database(self):
"""Load the volume database file if it exists.
"""
#TODO: add configuration specification and validation
#TODO: add configuration specification and validation [a]: -v
try:
try:
conf_file = os.path.join(