s.marshall : module documentation

Part of subvertpy

Marshalling for the svn_ra protocol.
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.
def marshall(x):
Marshall a Python data item.

:param x: Data item :return: encoded string

def unmarshall(x):
Unmarshall the next item from a text.

:param x: Text to parse :return: tuple with unpacked item and remaining text

API Documentation for subvertpy, generated by pydoctor at 2010-12-01 16:04:34.