Ft

1.0b1

Package Contents

Lib (package)  Server (package)  Xml (package)   
Rdf (package)  Share (package)     

Classes

class FtException(exceptions.Exception)
__init__(self, errorCode, messages, args)
__str__(self)

Data and other non-method functions defined here:

__doc__ = None
__module__ = 'Ft'
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

TranslateMessage = lambda(s)

Data

BINDIR = '/usr/bin'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
COMPILER = None
DATADIR = '/home/bossekr/src/4suite/python-4suite-0.99cvs20040727/build/share'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
DEBUG = None
DEFAULT_ENCODING = 'ISO8859-1'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
DOCDIR = '/usr/share/doc/python-4suite-doc'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
EXEC_PREFIX = None
FULLNAME = '4Suite-1.0b1'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
LIBDIR = '/usr/lib/4Suite'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
LOCALEDIR = '/usr/share/locale'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
LOCALSTATEDIR = '/var/lib/4Suite'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
MAX_PYTHON_RECURSION_DEPTH = 10000
int(x[, base]) -> integer

Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
NAME = '4Suite'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
PREFIX = '/usr'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
PYTHONLIBDIR = '/usr/lib/python2.2/site-packages'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
STRING_TYPES = [<type 'str'>, <type 'unicode'>]
SYSCONFDIR = '/etc/4Suite'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
URL = 'http://4suite.org/'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
VERSION = '1.0b1'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
__file__ = 'build/lib.linux-ppc-2.2/Ft/__init__.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'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
__path__ = ['build/lib.linux-ppc-2.2/Ft']
__version__ = '1.0b1'
str(object) -> string

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