toxencryptsave lib loading

This commit is contained in:
ingvar1995
2016-05-14 12:29:54 +03:00
parent f445a79e11
commit b0e1aeb0f0
3 changed files with 36 additions and 2 deletions

View File

@@ -136,6 +136,7 @@ class Settings(Singleton, dict):
return os.getenv('APPDATA') + '/Tox/'
# TODO: singleton (with encryption)
class ProfileHelper(object):
"""
Class with static methods for search, load and save profiles