| 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
|
str |
FLOAT
|
str |
HIGH_BIT_SET
|
str |
INT
|
str |
LIST
|
str |
LONGINT
|
str |
LONGNEG
|
str |
NEG
|
str |
STRING
|
str |
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.2 prerelease on Wed Jan 29 06:28:47 2003 | http://epydoc.sf.net |