4026
4026
def _run(self, submit_branch, revision, public_branch, remember, format,
4027
4027
no_bundle, no_patch, output, from_, mail_to, message):
4028
4028
from bzrlib.revision import NULL_REVISION
4034
4035
outfile = open(output, 'wb')
4041
4041
config = branch.get_config()