added __future__ imports

This commit is contained in:
Bachir Soussi Chiadmi
2017-06-08 21:24:31 +02:00
parent bc13b7f02d
commit 14822157a9
11 changed files with 23 additions and 5 deletions
+3 -1
View File
@@ -11,9 +11,11 @@
# based on code from :
# Copyright (C) 2008 Christophe Kibleur <kib2@free.fr>
# TODO : see pyQode for more features https://github.com/pyQode
from __future__ import absolute_import, print_function, division, unicode_literals
import sys
import re
# from PyQt5 import QtCore