Utilities/compatibility_fixes.py

changeset 3670
f0cb7579c0b4
parent 3591
2f2a4a76dd22
child 4184
6dbd901a8b1a
--- a/Utilities/compatibility_fixes.py	Sat Jul 05 11:41:14 2014 +0200
+++ b/Utilities/compatibility_fixes.py	Sat Jul 05 12:13:23 2014 +0200
@@ -4,9 +4,9 @@
 #
 
 """
-Module implementing the open behavior of Python3 for use with Eric5.
+Module implementing the open behavior of Python3 for use with Eric6.
 
-The Eric5 used features are emulated only. The not emulated features
+The Eric6 used features are emulated only. The not emulated features
 should throw a NotImplementedError exception.
 """
 

eric ide

mercurial