| Home | Trees | Index | Help |
|
|---|
| Package twisted :: Package manhole :: Module service :: Class Service |
|
Service --+
|
Service
| Method Summary | |
|---|---|
__init__(self,
unsafeTracebacks)
| |
This returns the persistent state of this shell factory. | |
| Inherited from Service | |
| |
| |
| |
| |
| |
| |
| Class Variable Summary | |
|---|---|
str |
welcomeMessage = '\nHello %(you)s, welcome to Manhole on...
|
| Inherited from Service | |
tuple |
__implements__ = (<class twisted.application.service.ISe...
|
NoneType |
name = None |
NoneType |
parent = None |
int |
running = 0 |
| Method Details |
|---|
__getstate__(self)This returns the persistent state of this shell factory. |
| Class Variable Details |
|---|
welcomeMessage
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.0 on Tue Dec 9 17:48:12 2003 | http://epydoc.sf.net |