| Home | Trees | Index | Help |
|---|
| Package twisted :: Package spread :: Module banana |
|
Banana -- s-exp based protocol.
Stability: semi-stable
Future Plans: This module is almost entirely stable. The same caveat applies to it as applies totwisted.spread.jelly, however. Read its
future plans for more details.
Author: Glyph Lefkowitz
| Classes | |
|---|---|
Banana |
|
Canana |
|
Pynana |
|
| Exceptions | |
|---|---|
BananaError |
|
| Function Summary | |
|---|---|
b1282int(st)
| |
Decode a banana-encoded string. | |
Encode a list s-expression. | |
int2b128(integer,
stream)
| |
| Variable Summary | |
|---|---|
str |
__version__
|
FakeModule |
cBanana
|
str |
FLOAT
|
str |
HIGH_BIT_SET
|
str |
INT
|
str |
LIST
|
str |
LONGINT
|
str |
LONGNEG
|
str |
NEG
|
int |
SIZE_LIMIT
|
str |
STRING
|
str |
VOCAB
|
| Function Details |
|---|
decode(st)Decode a banana-encoded string. |
encode(lst)Encode a list s-expression. |
| Variable Details |
|---|
__version__
|
cBanana
|
FLOAT
|
HIGH_BIT_SET
|
INT
|
LIST
|
LONGINT
|
LONGNEG
|
NEG
|
SIZE_LIMIT
|
STRING
|
VOCAB
|
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 1.1 on Fri Jun 27 03:46:02 2003 | http://epydoc.sf.net |