On Tue, May 13, 2014 at 11:18 AM, Steven D'Aprano <steve+comp.lang.pyt...@pearwood.info> wrote: > Reading Armin's post, I think that all that is needed to simplify his > Python 3 version is: > > - have a bytes version of sys.argv (bargv? argvb?) and read > the file names from that;
argb? :) > - have a simple way to write bytes to stdout and stderr. I'm not sure how that goes with I/O redirection, but sure. ChrisA -- https://mail.python.org/mailman/listinfo/python-list