1Store settings as an object instead of clear text - ID: 1753858
Last Update: Comment added ( nobody )
Storing settings.ini as an object (with pickle/cpickle) will make the
source code shorter and will obscure the settings.ini (where the password
otherwise is saved in clear text).