27 </p> |
27 </p> |
28 <p> |
28 <p> |
29 Parse enough of a Python file to recognize class and method definitions and |
29 Parse enough of a Python file to recognize class and method definitions and |
30 to find out the superclasses of a class as well as its attributes. |
30 to find out the superclasses of a class as well as its attributes. |
31 </p> |
31 </p> |
32 <p> |
|
33 This is module is based on pyclbr found in the Python 2.2.2 distribution. |
|
34 </p> |
|
35 <h3>Global Attributes</h3> |
32 <h3>Global Attributes</h3> |
36 |
33 |
37 <table> |
34 <table> |
38 <tr><td>SUPPORTED_TYPES</td></tr><tr><td>TABWIDTH</td></tr><tr><td>_commentsub</td></tr><tr><td>_getnext</td></tr><tr><td>_modules</td></tr> |
35 <tr><td>SUPPORTED_TYPES</td></tr><tr><td>TABWIDTH</td></tr><tr><td>_commentsub</td></tr><tr><td>_getnext</td></tr><tr><td>_modules</td></tr> |
39 </table> |
36 </table> |