b.v.URLEscapeMapper(KeyMapper) : class documentation

Part of bzrlib.versionedfile View In Hierarchy

Known subclasses: bzrlib.versionedfile.HashPrefixMapper, bzrlib.versionedfile.PrefixMapper

Base class for use with transport backed storage.

This provides a map and unmap wrapper that respectively url escape and unescape their outputs and inputs.

Method map See KeyMapper.map().
Method unmap See KeyMapper.unmap().
def map(self, key):
See KeyMapper.map().
def unmap(self, partition_id):
See KeyMapper.unmap().
API Documentation for Bazaar, generated by pydoctor at 2022-06-16 00:25:16.