diff --git a/gitinspector/comment.py b/gitinspector/comment.py index 00744cb..6675a47 100644 --- a/gitinspector/comment.py +++ b/gitinspector/comment.py @@ -17,6 +17,8 @@ # You should have received a copy of the GNU General Public License # along with gitinspector. If not, see . +from __future__ import unicode_literals + __comment_begining__ = {"java": "/*", "c": "/*", "cpp": "/*", "h": "/*", "hpp": "/*", "html": "