271
271
# bogus. So set the attribute, so we can find the correct encoding later.
272
272
self.outf.encoding = output_encoding
282
274
def run_argv_aliases(self, argv, alias_argv=None):
283
275
"""Parse the command line and run with extra aliases in alias_argv."""