Ft.Lib.CommandLine.CommandLineUtil

Classes

class ArgumentError(exceptions.Exception)

Data and other non-method functions defined here:

__doc__ = None
__module__ = 'Ft.Lib.CommandLine.CommandLineUtil'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
class GetoptError(exceptions.Exception)

Data and other non-method functions defined here:

__doc__ = None
__module__ = 'Ft.Lib.CommandLine.CommandLineUtil'
str(object) -> string

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

Functions

Wrap(text, width)
wrap_text(text, width)

Data

__file__ = 'build/lib.linux-ppc-2.2/Ft/Lib/CommandLine/CommandLineUtil.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.CommandLine.CommandLineUtil'
str(object) -> string

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