Ft.Lib.DistExt.Formatters.ApiFormatter

Modules

XmlFormatter  os  types   
inspect  pydoc  urllib   

Classes

__init__(self, command, modules)
doc_args(self, object)
doc_class(self, klass, name)
doc_function(self, func, name)
doc_method(self, method, name, klass, kind)
doc_module(self, module)
doc_other(self, object, name)
doc_property(self, prop, name, klass)
doc_submodule(self, module, name)
format_arg(self, arg, default=None)
isdocumented(self, name)
ispublic(self, name)

Data and other non-method functions defined here:

__doc__ = None
__module__ = 'Ft.Lib.DistExt.Formatters.ApiFormatter'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.

Data

__file__ = 'build/lib.linux-ppc-2.2/Ft/Lib/DistExt/Formatters/ApiFormatter.py'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
__name__ = 'Ft.Lib.DistExt.Formatters.ApiFormatter'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.