Stefan Huber 561a3d4329 Do not keep reloading pyhtonfile, make it stateful
CustomConfigParser.getlocaleval() loads "pythonfile" at each call.
Besides unnecessary IO, in case that dynamic_folderfilter is true, the
code in "pythonfile" would behave stateless, since it is re-initialized
at each call of getlocaleval(), i.e., at every sync. Fix that by keeping
a singleton copy of localeval in CustomConfigParser after the first call
of getlocaleval().

Signed-off-by: Stefan Huber <shuber@sthu.org>
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
2015-01-10 12:36:18 +01:00
..
2015-01-08 23:36:19 +01:00
2015-01-01 22:24:23 +01:00
2015-01-07 22:20:14 +01:00
2015-01-08 23:36:19 +01:00
2015-01-08 23:36:19 +01:00
2015-01-07 21:31:43 +01:00
2015-01-07 21:31:43 +01:00
2015-01-08 23:36:19 +01:00
2015-01-08 23:36:19 +01:00
2015-01-08 23:36:19 +01:00
2015-01-08 23:36:19 +01:00
2015-01-07 21:31:43 +01:00