subvertpy.marshall module documentationsubvertpy
| Class | literal | A protocol literal. |
| Class | MarshallError | A Marshall error. |
| Class | NeedMoreData | More data needed. |
| Function | marshall | Marshall a Python data item. |
| Function | unmarshall | Unmarshall the next item from a text. |