DebugClients/Python/coverage/__main__.py

changeset 3499
f2d4b02c7e88
parent 3497
7f51ab29a1a2
child 4489
d0d6e4ad31bd
--- a/DebugClients/Python/coverage/__main__.py	Sat Apr 12 16:19:56 2014 +0200
+++ b/DebugClients/Python/coverage/__main__.py	Sat Apr 12 16:57:18 2014 +0200
@@ -2,3 +2,6 @@
 import sys
 from .cmdline import main
 sys.exit(main())
+
+#
+# eflag: FileType = Python2

eric ide

mercurial