/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to bzrlib/store/versioned/__init__.py

1st cut merge of bzr.dev r3907

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
import errno
22
22
import os
23
23
from cStringIO import StringIO
24
 
import urllib
25
24
from warnings import warn
26
25
 
27
26
from bzrlib import (