
Have you noticed this RuntimeWarning in your environment? I am getting this message here when I run make check-local: $ make check-local contrib/check_i18n.py ./i18n.py Checking for invalid i18n string... ./i18n.py:20: RuntimeWarning: Parent module '' not found while handling absolute import import gettext Checking for invalid i18n string successfully If it happens with everyone else, can you take a look into that in this same patchset? Thanks, Daniel On 10/01/2015 05:42 PM, Lucio Correia wrote:
Lucio Correia (2): Fix name mismatch with imported module Fix PEP8 issues
src/wok/config.py.in | 19 +++++++++++-------- src/wok/plugins/kimchi/model/host.py | 4 ++-- src/wok/plugins/kimchi/tests/test_config.py.in | 1 - src/wok/plugins/kimchi/tests/test_host.py | 5 ++--- 4 files changed, 15 insertions(+), 14 deletions(-)
_______________________________________________ Kimchi-devel mailing list Kimchi-devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/kimchi-devel