[Python-Dev] Python-3000 upgrade path (original) (raw)
Guido van Rossum guido at python.org
Mon Feb 26 01:37:41 CET 2007
- Previous message: [Python-Dev] Python-3000 upgrade path
- Next message: [Python-Dev] Python-3000 upgrade path
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 2/25/07, Neil Schemenauer <nas at arctrix.com> wrote:
On Sun, Feb 25, 2007 at 05:37:08PM -0600, Guido van Rossum wrote: > Right. To be honest, I consider the str/unicode unification a much > bigger project than the new I/O library.
I was more concerned about IO because it would seem to require your time for design work. The str/unicode work could be farmed out to a bunch of workers.
I was more thinking of pulling a few all-nighters -- seriously, since it needs to be done as quickly as possible once it is started. The number of volunteers who want to do C code is also dwindling...
-- --Guido van Rossum (home page: http://www.python.org/~guido/)
- Previous message: [Python-Dev] Python-3000 upgrade path
- Next message: [Python-Dev] Python-3000 upgrade path
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]