Documentation/Source/eric5.UtilitiesPython2.py2flakes.checker.html

changeset 3018
70924c0bdaf1
parent 2387
2d119e79ab54
child 3217
87b8a0745edd
--- a/Documentation/Source/eric5.UtilitiesPython2.py2flakes.checker.html	Sun Oct 13 17:29:57 2013 +0200
+++ b/Documentation/Source/eric5.UtilitiesPython2.py2flakes.checker.html	Sun Oct 13 17:44:48 2013 +0200
@@ -368,7 +368,8 @@
 </p><dl>
 <dt><i>lineno</i></dt>
 <dd>
-line of the statement responsible for the change (integer)
+line of the statement responsible for the change
+            (integer)
 </dd><dt><i>value</i></dt>
 <dd>
 the optional new value, a Binding instance, associated
@@ -698,8 +699,8 @@
 <h2>iter_child_nodes</h2>
 <b>iter_child_nodes</b>(<i>node, astcls=_ast.AST</i>)
 <p>
-        Yield all direct child nodes of *node*, that is, all fields that are nodes
-        and all items of fields that are lists of nodes.
+        Yield all direct child nodes of *node*, that is, all fields that are
+        nodes and all items of fields that are lists of nodes.
 </p>
 <div align="right"><a href="#top">Up</a></div>
 <hr />

eric ide

mercurial