That is, make DB_FOLDER and CRON_SLEEP into globals, and call dict.get the same way.
DB_FOLDER
CRON_SLEEP
dict.get
rebased onto 1fff1a030fb0af987dda1c3e9643635d9f602aeb
rebased onto 9c268f11cd2184f84d267fc7ebd37a12809152cb
Thanks :)
Pull-Request has been merged by pingou
That is, make
DB_FOLDERandCRON_SLEEPinto globals, and calldict.getthe same way.