On 2015-07-10 09:39 Chris Warrick <kwpol...@gmail.com> wrote: > And you should not create the files in your install script. Instead, > install them to a different data dir (somewhere in 'share/appname', or > alongside your package). When someone runs your app, only then you > should copy this file to user’s config directory
I have to check if there still is a user config file. When doing this with the app itself, the check would be done while each start - what is quite unnecessary. -- https://mail.python.org/mailman/listinfo/python-list