Ft.Lib.DistExt.Formatters.CommandLineFormatter

Modules

XmlFormatter  inspect  pydoc  urllib 

Classes

doc_argument(self, argument, name)
doc_command(self, command)
doc_module(self, application)
doc_option(self, option, name)
doc_subcommand(self, command, name)

Data and other non-method functions defined here:

__doc__ = None
__module__ = 'Ft.Lib.DistExt.Formatters.CommandLineFormatter'
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/CommandLineFormatter.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.CommandLineFormatter'
str(object) -> string

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