~abentley/bzrtools/bzrtools.dev

« back to all changes in this revision

Viewing changes to bzrtools.py

  • Committer: Aaron Bentley
  • Date: 2012-01-20 02:05:50 UTC
  • Revision ID: aaron@aaronbentley.com-20120120020550-itufdyymm5j1t1w2
RemoveĀ unusedĀ imports

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
#    You should have received a copy of the GNU General Public License
15
15
#    along with this program; if not, write to the Free Software
16
16
#    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
17
 
import os
18
17
import re
19
 
import tempfile
20
 
import shutil
21
18
 
22
19
from bzrlib import urlutils
23
20
from bzrlib.errors import (