/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 __init__.py

We need to import urlutils if we are going to use it

Show diffs side-by-side

added added

removed removed

Lines of Context:
47
47
    errors,
48
48
    revisionspec,
49
49
    transport,
 
50
    urlutils,
50
51
    workingtree,
51
52
    )
52
53
""")