DebugClients/Python/coverage/execfile.py

branch
5_0_x
changeset 807
ecc71fdd67f1
parent 32
01f04fbc1842
child 3495
fac17a82b431
--- a/DebugClients/Python/coverage/execfile.py	Tue Jan 04 18:18:38 2011 +0100
+++ b/DebugClients/Python/coverage/execfile.py	Tue Jan 04 18:44:51 2011 +0100
@@ -47,4 +47,7 @@
 
         # Restore the old argv and path
         sys.argv = old_argv
-        sys.path[0] = old_path0
\ No newline at end of file
+        sys.path[0] = old_path0
+
+#
+# eflag: FileType = Python2

eric ide

mercurial