--- a/ProjectDjangoTagsMenu/IeCommentDialog.py Sat Apr 12 19:36:59 2014 +0200 +++ b/ProjectDjangoTagsMenu/IeCommentDialog.py Sat Apr 26 16:15:45 2014 +0200 @@ -7,7 +7,7 @@ Module implementing a dialog to enter data for an IE comment. """ -from __future__ import unicode_literals # __IGNORE_WARNING__ +from __future__ import unicode_literals from PyQt4.QtGui import QDialog