beremiz

Py_Ext: fix python3 encoding not needed in python2
py2compat
16 months ago, Edouard Tisserant
bf3558468e3a
Py_Ext: fix python3 encoding not needed in python2
#!/usr/bin/env python
# -*- coding: utf-8 -*-
# This file is part of Beremiz
# Copyright (C) 2019: Edouard TISSERANT
#
# See COPYING file for copyrights details.
from __future__ import absolute_import
from svghmi.svghmi import *