6
6
from optparse import OptionParser
8
8
from twisted.internet import defer, reactor
10
12
from canonical.launchpad.interfaces import BranchType
11
13
from canonical.launchpad.scripts import logger_options
12
14
from canonical.twistedsupport.loggingsupport import set_up_logging_for_script