summaryrefslogtreecommitdiff
path: root/morphlib/builder.py
diff options
context:
space:
mode:
authorJannis Pohlmann <jannis.pohlmann@codethink.co.uk>2012-01-19 12:30:27 +0000
committerJannis Pohlmann <jannis.pohlmann@codethink.co.uk>2012-01-19 12:39:10 +0000
commit2c9ebfe3b37dfda9fcf6882dbda8cb14e581e538 (patch)
treecee795ea0577a41208741f522dc5af5cd64c4e9a /morphlib/builder.py
parent0bfeb10ace73a559734cf7e34063e9ff1b8f525f (diff)
downloadmorph-2c9ebfe3b37dfda9fcf6882dbda8cb14e581e538.tar.gz
Fix coding style, update copyrights, drop unused imports.
Diffstat (limited to 'morphlib/builder.py')
-rw-r--r--morphlib/builder.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/morphlib/builder.py b/morphlib/builder.py
index 3ec7f740..d1585953 100644
--- a/morphlib/builder.py
+++ b/morphlib/builder.py
@@ -17,6 +17,7 @@
import json
import logging
import os
+import urlparse
import morphlib