cloudkitty/cloudkitty/utils
Joel Capitao 0f0c3327e6 Switch import's behaviour to absolute imports for json module
Downstream [1], when packaging cloudkitty, we hit the issue of
json module importing itself, instead of standard library's
version.
This switch fixes the issue.

[1] https://review.rdoproject.org/r/#/c/23860/

Change-Id: If9aca985ebc04cc155d30aa49302413005a7ce97
2019-11-27 19:44:17 +01:00
..
__init__.py Raise an exception in case of an invalid configuration file 2019-11-27 14:48:13 +01:00
json.py Switch import's behaviour to absolute imports for json module 2019-11-27 19:44:17 +01:00
tz.py Introduce cloudkitty.utils 2019-11-25 16:55:02 +01:00
validation.py Introduce cloudkitty.utils 2019-11-25 16:55:02 +01:00