Trees | Index | Help |
---|
Package Bio :: Module Decode |
|
Classes | |
---|---|
DecodeParser |
|
DecodeScanner |
|
Float |
|
Function |
|
FunctionCall |
|
FunctionCallChain |
|
FunctionName |
|
Integer |
|
String |
|
Token |
|
ValueToken |
Function Summary | |
---|---|
chomp(s,
c)
| |
chompchomp(s,
c)
| |
fixspaces(s)
| |
join_english(fields)
| |
join_fixspaces(lines)
| |
lchomp(s,
c)
| |
make_decoder(s)
| |
make_typechecked_decoder(s,
input_types,
output_types)
| |
parse(tokens)
| |
converts to int if the number is small, long if it's large | |
scan(input)
| |
test()
| |
tr(s,
frm,
to)
| |
unescape_C(s)
|
Function Details |
---|
safe_int(s)converts to int if the number is small, long if it's large |
Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Mon Aug 27 16:13:11 2007 | http://epydoc.sf.net |