Part of bzrlib
| Function | response_tuple_to_repo_format | Convert a response tuple describing a repository format to a format. |
| Class | RemoteBzrDirFormat | Format representing bzrdirs accessed via a smart server |
| Class | RemoteBzrDir | Control directory on a remote server, accessed via bzr:// or similar. |
| Class | RemoteRepositoryFormat | Format for repositories accessed over a _SmartClient. |
| Class | RemoteRepository | Repository accessed over rpc. |
| Class | RemoteStreamSink | No class docstring; 2/4 methods documented |
| Class | RemoteStreamSource | Stream data from a remote server. |
| Class | RemoteBranchLockableFiles | A 'LockableFiles' implementation that talks to a smart server. |
| Class | RemoteBranchFormat | Undocumented |
| Class | RemoteBranch | Branch stored on a server accessed by HPSS RPC. |
| Class | RemoteConfig | A Config that reads and writes from smart verbs. |
| Class | RemoteBranchConfig | A RemoteConfig for Branches. |
| Class | RemoteBzrDirConfig | A RemoteConfig for BzrDirs. |
| Class | _RpcHelper | Mixin class that helps with issuing RPCs. |
| Function | _extract_tar | Extract all the contents of a tarfile object. |
| Function | _translate_error | Translate an ErrorFromSmartServer into a more useful error. |
| Function | _translate_error_without_context | Translate any ErrorFromSmartServer values that don't require context |
A replacement for extractall, which is not present in python2.4