benoitc ad4ff8cb3c modernize the way the config module is loaded
This change load the module  as suggested in the Python docs : https://docs.python.org/3/library/importlib.html#importing-a-source-file-directly which add the `__file__` attribute back and others possibly missing.

This change remove the support of python 3.4
2019-11-22 23:03:30 +01:00
..
2019-11-21 18:13:55 +01:00
2019-11-22 23:03:30 +01:00
2017-01-11 19:52:16 -08:00
2019-10-29 15:17:42 -04:00
2019-03-16 15:00:07 -07:00