ThirdParty/Pygments/pygments/formatters/rtf.py

branch
Py2 comp.
changeset 3079
0233bbe9a9c4
parent 2525
8b507a9a2d40
child 4172
4f20dba37ab6
--- a/ThirdParty/Pygments/pygments/formatters/rtf.py	Wed Nov 06 19:50:24 2013 +0100
+++ b/ThirdParty/Pygments/pygments/formatters/rtf.py	Wed Nov 13 23:30:59 2013 +0100
@@ -9,8 +9,6 @@
     :license: BSD, see LICENSE for details.
 """
 
-from __future__ import unicode_literals    # __IGNORE_WARNING__
-
 from pygments.formatter import Formatter
 
 

eric ide

mercurial