Documentation/Source/eric5.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleChecker.html

branch
Py2 comp.
changeset 3515
1b8381afe38f
parent 3456
96232974dcdb
child 3549
96ebf42cd960
--- a/Documentation/Source/eric5.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleChecker.html	Sun Apr 13 15:45:57 2014 +0200
+++ b/Documentation/Source/eric5.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleChecker.html	Tue Apr 15 22:41:08 2014 +0200
@@ -141,8 +141,8 @@
 <dt>Returns:</dt>
 <dd>
 tuple of stats (dict) and results (tuple for each found violation
-        of style (tuple of lineno (int), position (int), text (str), fixed
-            (bool), autofixing (bool), fixedMsg (str)))
+        of style (tuple of lineno (int), position (int), text (str), ignored
+            (bool), fixed (bool), autofixing (bool), fixedMsg (str)))
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial