| ★ wanayoo — archive 1999 http://www.python.org/doc/current/lib/AST_Objects.html | Nouvelle recherche | Portail wanayoo |
AST objects returned by expr(), suite() and sequence2ast() have no methods of their own.
Ordered and equality comparisons are supported between AST objects. Pickling of AST objects (using the pickle module) is also supported.
AST objects have the following methods: