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

changeset 1228
7afaf2fca55b
parent 802
e8882d16384c
child 1229
a8207dc73672
--- a/Documentation/Source/eric5.UtilitiesPython2.py2flakes.checker.html	Sat Aug 20 16:28:25 2011 +0200
+++ b/Documentation/Source/eric5.UtilitiesPython2.py2flakes.checker.html	Sat Aug 20 16:30:49 2011 +0200
@@ -82,10 +82,18 @@
 <table>
 <tr><td>None</td></tr>
 </table>
+<h3>Class Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <h3>Methods</h3>
 <table>
 <tr><td>None</td></tr>
 </table>
+<h3>Static Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 
 <div align="right"><a href="#top">Up</a></div>
 <hr /><hr />
@@ -104,10 +112,18 @@
 <table>
 <tr><td>None</td></tr>
 </table>
+<h3>Class Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <h3>Methods</h3>
 <table>
 <tr><td>None</td></tr>
 </table>
+<h3>Static Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 
 <div align="right"><a href="#top">Up</a></div>
 <hr /><hr />
@@ -126,12 +142,13 @@
 <table>
 <tr><td>None</td></tr>
 </table>
+<h3>Class Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <h3>Methods</h3>
 <table>
 <tr>
-<td><a href="#Binding.__init__">Binding</a></td>
-<td></td>
-</tr><tr>
 <td><a href="#Binding.__repr__">__repr__</a></td>
 <td></td>
 </tr><tr>
@@ -139,6 +156,10 @@
 <td></td>
 </tr>
 </table>
+<h3>Static Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <a NAME="Binding.__init__" ID="Binding.__init__"></a>
 <h4>Binding (Constructor)</h4>
 <b>Binding</b>(<i>name, source</i>)
@@ -162,12 +183,13 @@
 <table>
 <tr><td>ASSLIST</td></tr><tr><td>AUGASSIGN</td></tr><tr><td>CONST</td></tr><tr><td>FLOORDIV</td></tr><tr><td>GENEXPRINNER</td></tr><tr><td>IFEXP</td></tr><tr><td>RETURN</td></tr><tr><td>RIGHTSHIFT</td></tr><tr><td>STMT</td></tr><tr><td>SUBSCRIPT</td></tr><tr><td>nodeDepth</td></tr><tr><td>scope</td></tr><tr><td>traceTree</td></tr>
 </table>
+<h3>Class Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <h3>Methods</h3>
 <table>
 <tr>
-<td><a href="#Checker.__init__">Checker</a></td>
-<td>Constructor</td>
-</tr><tr>
 <td><a href="#Checker.ASSIGN">ASSIGN</a></td>
 <td></td>
 </tr><tr>
@@ -256,6 +278,10 @@
 <td></td>
 </tr>
 </table>
+<h3>Static Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <a NAME="Checker.__init__" ID="Checker.__init__"></a>
 <h4>Checker (Constructor)</h4>
 <b>Checker</b>(<i>module, filename='(none)'</i>)
@@ -417,10 +443,18 @@
 <table>
 <tr><td>None</td></tr>
 </table>
+<h3>Class Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <h3>Methods</h3>
 <table>
 <tr><td>None</td></tr>
 </table>
+<h3>Static Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 
 <div align="right"><a href="#top">Up</a></div>
 <hr /><hr />
@@ -445,6 +479,10 @@
 <table>
 <tr><td>None</td></tr>
 </table>
+<h3>Class Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <h3>Methods</h3>
 <table>
 <tr>
@@ -452,6 +490,10 @@
 <td>Return a list of the names referenced by this binding.</td>
 </tr>
 </table>
+<h3>Static Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <a NAME="ExportBinding.names" ID="ExportBinding.names"></a>
 <h4>ExportBinding.names</h4>
 <b>names</b>(<i></i>)
@@ -471,10 +513,18 @@
 <table>
 <tr><td>None</td></tr>
 </table>
+<h3>Class Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <h3>Methods</h3>
 <table>
 <tr><td>None</td></tr>
 </table>
+<h3>Static Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 
 <div align="right"><a href="#top">Up</a></div>
 <hr /><hr />
@@ -489,12 +539,17 @@
 <table>
 <tr><td>None</td></tr>
 </table>
+<h3>Class Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <h3>Methods</h3>
 <table>
-<tr>
-<td><a href="#FunctionScope.__init__">FunctionScope</a></td>
-<td></td>
-</tr>
+<tr><td>None</td></tr>
+</table>
+<h3>Static Methods</h3>
+<table>
+<tr><td>None</td></tr>
 </table>
 <a NAME="FunctionScope.__init__" ID="FunctionScope.__init__"></a>
 <h4>FunctionScope (Constructor)</h4>
@@ -513,12 +568,17 @@
 <table>
 <tr><td>None</td></tr>
 </table>
+<h3>Class Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <h3>Methods</h3>
 <table>
-<tr>
-<td><a href="#Importation.__init__">Importation</a></td>
-<td></td>
-</tr>
+<tr><td>None</td></tr>
+</table>
+<h3>Static Methods</h3>
+<table>
+<tr><td>None</td></tr>
 </table>
 <a NAME="Importation.__init__" ID="Importation.__init__"></a>
 <h4>Importation (Constructor)</h4>
@@ -537,10 +597,18 @@
 <table>
 <tr><td>None</td></tr>
 </table>
+<h3>Class Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <h3>Methods</h3>
 <table>
 <tr><td>None</td></tr>
 </table>
+<h3>Static Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 
 <div align="right"><a href="#top">Up</a></div>
 <hr /><hr />
@@ -555,16 +623,21 @@
 <table>
 <tr><td>importStarred</td></tr>
 </table>
+<h3>Class Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <h3>Methods</h3>
 <table>
 <tr>
-<td><a href="#Scope.__init__">Scope</a></td>
-<td></td>
-</tr><tr>
 <td><a href="#Scope.__repr__">__repr__</a></td>
 <td></td>
 </tr>
 </table>
+<h3>Static Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <a NAME="Scope.__init__" ID="Scope.__init__"></a>
 <h4>Scope (Constructor)</h4>
 <b>Scope</b>(<i></i>)
@@ -585,10 +658,18 @@
 <table>
 <tr><td>None</td></tr>
 </table>
+<h3>Class Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <h3>Methods</h3>
 <table>
 <tr><td>None</td></tr>
 </table>
+<h3>Static Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 
 <div align="right"><a href="#top">Up</a></div>
 <hr />

eric ide

mercurial