DebugClients/Python3/coverage/control.py

changeset 3670
f0cb7579c0b4
parent 3495
fac17a82b431
child 4489
d0d6e4ad31bd
diff -r ac84ac3c0f05 -r f0cb7579c0b4 DebugClients/Python3/coverage/control.py
--- a/DebugClients/Python3/coverage/control.py	Sat Jul 05 11:41:14 2014 +0200
+++ b/DebugClients/Python3/coverage/control.py	Sat Jul 05 12:13:23 2014 +0200
@@ -11,7 +11,7 @@
 from .debug import DebugControl
 from .files import FileLocator, TreeMatcher, FnmatchMatcher
 from .files import PathAliases, find_python_files, prep_patterns
-#from .html import HtmlReporter     # Comment for eric5
+#from .html import HtmlReporter     # Comment for eric6
 from .misc import CoverageException, bool_or_none, join_regex
 from .misc import file_be_gone
 from .results import Analysis, Numbers

eric ide

mercurial