Ft.Lib.DistExt.Formatters.ExtensionFormatter

Modules

XmlFormatter  inspect  pydoc  urllib 

Classes

doc_element(self, element, namespace, qname)
doc_function(self, function, namespace, qname)
doc_module(self, module)
doc_namespace(self, namespace, prefix)
make_qname(self, namespaces, namespace_uri, name)

Data and other non-method functions defined here:

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

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