"Michael Urman" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]
| If there's not something straightforward to put in the ... below that | would allow simple iteration and processing of all files passed on the | command line, preferably interchangeably on both unix (where filenames | cannot necessarily be converted to Unicode) and Windows NT and up | (where filenames cannot necessarily be represented by bytestrings, and | arguments don't necessarily come in as bytes), then I will be one of | many disappointed people. Perhaps we need one or more library functions (generators) to hide the OS differences and corner-case details. _______________________________________________ Python-3000 mailing list Python-3000@python.org http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com