Ft.Server.Server.Ipc

Classes

class ProcessError(exceptions.Exception)

Data and other non-method functions defined here:

__doc__ = None
__module__ = 'Ft.Server.Server._processc'
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 ProcessType(__builtin__.object)

Data and other non-method functions defined here:

__doc__ = None

Functions

DetachProcess(...)
DetachProcess()

Detaches the calling process for its terminal.
Process(...)
Process(path, args[, env]) -> process object

Create a new process

Data

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

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