Tag Archives: xmarshal

XMarshaL | 1.0

My pickling/marshalling module for python was updated to work with recent python 2.x installations.

XMarshaL

XMarshaL This python module is a marshaller like marshal or pickle. XMarshaL uses XML as the native data format. It was written several years ago inspired by old python packages like xml.marshal......