Home | Trees | Index | Help |
---|
Package twisted :: Package spread :: Module banana |
|
Banana - s-exp based protocol.
Maintainer: Glyph Lefkowitz<mailto:glyph@twistedmatrix.com>
Stability: semi-stable
Future Plans: This module is almost entirely stable. The same caveat applies to it as applies to twisted.spread.jelly, however. Read its future plans for more details.Classes | |
---|---|
Banana |
|
Canana |
|
Pynana |
Function Summary | |
---|---|
b1282int(st)
| |
Decode a banana-encoded string. | |
Encode a list s-expression. | |
int2b128(integer,
stream)
|
Variable Summary | |
---|---|
FakeModule |
cBanana
|
string |
FLOAT
|
string |
HIGH_BIT_SET
|
string |
INT
|
string |
LIST
|
string |
LONGINT
|
string |
LONGNEG
|
string |
NEG
|
string |
STRING
|
string |
VOCAB
|
Canana |
_i
|
Function Details |
---|
decode(st)Decode a banana-encoded string. |
encode(lst)Encode a list s-expression. |
Variable Details |
---|
cBanana
|
FLOAT
|
HIGH_BIT_SET
|
INT
|
LIST
|
LONGINT
|
LONGNEG
|
NEG
|
STRING
|
VOCAB
|
_i
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 1.1 on Sat Feb 15 21:19:24 2003 | http://epydoc.sf.net |