On Thu, 7 Jul 2011 22:08:45 +1000 Nick Coghlan <ncogh...@gmail.com> wrote: > Currently, nobody has stepped forward to do the work of maintaining > the codecs IO implementation independently of the io module, so the > only two options seriously on the table are B and C.
Since nobody has stepped up to implement option B either, I think the only option seriously on the table is C. > Now, it may be that this PEP runs afoul of Guido's stated preference > not to introduce any more backwards incompatibilities between 2.x and > 3.x that aren't absolutely essential. Well, a deprecation isn't an incompatibility in itself. Especially when deprecation warnings are hidden by default. Regards Antoine. _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com