module documentation
Dict client protocol implementation.
| Author | |
| Pavel Pergamenshchik |
| Class | |
A word definition |
| Class | |
dict (RFC2229) client |
| Class | |
Utility class for a single dict transaction. To be used with DictLookupFactory |
| Class | |
Utility factory for a single dict transaction |
| Exception | |
Undocumented |
| Function | define |
Look up a word using a dict server |
| Function | make |
Munch a string into an 'atom' |
| Function | make |
Undocumented |
| Function | match |
Match a word using a dict server |
| Function | parse |
Chew one dqstring or atom from beginning of line and return (param, remaningline) |
| Function | parse |
Undocumented |