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

changeset 3018
70924c0bdaf1
parent 2966
f85f686981ad
child 3456
96232974dcdb
diff -r 6a8cb7632448 -r 70924c0bdaf1 Documentation/Source/eric5.Plugins.CheckerPlugins.Tabnanny.Tabnanny.html
--- a/Documentation/Source/eric5.Plugins.CheckerPlugins.Tabnanny.Tabnanny.html	Sun Oct 13 17:29:57 2013 +0200
+++ b/Documentation/Source/eric5.Plugins.CheckerPlugins.Tabnanny.Tabnanny.html	Sun Oct 13 17:44:48 2013 +0200
@@ -213,7 +213,8 @@
 <h4>Whitespace.equal</h4>
 <b>equal</b>(<i>other</i>)
 <p>
-        Method to compare the indentation levels of two Whitespace objects for equality.
+        Method to compare the indentation levels of two Whitespace objects for
+        equality.
 </p><dl>
 <dt><i>other</i></dt>
 <dd>
@@ -243,8 +244,8 @@
 <h4>Whitespace.less</h4>
 <b>less</b>(<i>other</i>)
 <p>
-        Method to compare the indentation level against another Whitespace objects to
-        be smaller.
+        Method to compare the indentation level against another Whitespace
+        objects to be smaller.
 </p><dl>
 <dt><i>other</i></dt>
 <dd>
@@ -311,7 +312,8 @@
 <h2>check</h2>
 <b>check</b>(<i>file, text=""</i>)
 <p>
-    Private function to check one Python source file for whitespace related problems.
+    Private function to check one Python source file for whitespace related
+    problems.
 </p><dl>
 <dt><i>file</i></dt>
 <dd>

eric ide

mercurial