ProjectPyramid/Project.py

changeset 71
8a78fab32c18
parent 66
c8f88c9e4453
child 74
11587ae1122f
diff -r 8a89f6a21075 -r 8a78fab32c18 ProjectPyramid/Project.py
--- a/ProjectPyramid/Project.py	Sat Apr 12 19:46:03 2014 +0200
+++ b/ProjectPyramid/Project.py	Sat Apr 26 17:11:59 2014 +0200
@@ -7,7 +7,7 @@
 Module implementing the Pyramid project support.
 """
 
-from __future__ import unicode_literals    # __IGNORE_WARNING__
+from __future__ import unicode_literals
 
 try:
     import configparser

eric ide

mercurial