Table of Contents

Module: prettyast HappyDoc-r0_7_1/prettyast.py

Pretty print the AST for a .py file.

Imported modules   
from CommandLineApp import CommandLineApp
import os
from parseinfo import getDocs
import parser
import pprint
import symbol
import sys
import token
import types
Functions   
astListFixNames
  astListFixNames 
astListFixNames ( astList )

print Replacing "%s" with %s % (astList[0], name) do not recurse on non-lists

Classes   
PrettyAST

Table of Contents

This document was automatically generated on Sat Sep 9 20:27:32 2000 by HappyDoc version r0_7_1