-
Committer:
John Arbash Meinel
-
Date:
2011-09-15 09:05:05 UTC
-
mto:
This revision was merged to the branch mainline in
revision
6140.
-
Revision ID:
john@arbash-meinel.com-20110915090505-g1ol1o06i81rxcee
Change the import lines.
We had lots of code that was doing 'server = xxx_create_server', however
we also did 'from bzrlib import server'. This makes pyflakes angry :).