Glenn Linderman wrote:
> BDFL has chosen scheme
> 2, it seems, unless he changes his mind.  It has the advantages that few
> or no code changes are necessary to handle files that have Unicode
> names, and applications that want to handle files with non-Unicode names
> can, but have to work harder.

More accurately, I would say that Guido has chosen scheme 2
(predominantly Unicode APIs, with partial binary APIs) *for now*, with a
view to reviewing the situation for Python 3.1 or 3.2. By that time some
consensus will hopefully have emerged on how best to deal with invalid
binary filenames while interacting with Unicode-only APIs.

Cheers,
Nick.

-- 
Nick Coghlan   |   [EMAIL PROTECTED]   |   Brisbane, Australia
---------------------------------------------------------------
            http://www.boredomandlaziness.org
_______________________________________________
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

Reply via email to