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

Fix issues pointed out by pyflakes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
import tempfile
19
19
 
20
20
from dulwich.server import TCPGitServer
21
 
import os
22
21
 
23
22
from bzrlib.bzrdir import (
24
23
    BzrDir,