git.__remotes_from_dir() should only return lists
[stgit] / stgit / main.py
index 2390110..5b9d7c4 100644 (file)
@@ -22,7 +22,7 @@ import sys, os
 from optparse import OptionParser
 
 import stgit.commands
-from stgit.utils import out
+from stgit.out import *
 
 #
 # The commands map