OK, after I'm done with the merge from hell (I decided to merge from the trunk to py3k).
On 11/1/07, Christian Heimes <[EMAIL PROTECTED]> wrote: > Guido van Rossum wrote: > > To avoid us doing double work, can you just submit any straightforward > > fixes you might already have made, and email me about projects you > > have underway? I expect to be getting back to this in about two hours. > > :-) > > I'm walking through Lib/ and Lib/test/ and I'm fixing obvious problems > caused by read only bytes(), missing str8() and so on. Can you please > fix the issues with the encoding() return type and codecs? A good bunch > of errors is related to it and you know the system. :) > > Christian > -- --Guido van Rossum (home page: http://www.python.org/~guido/) _______________________________________________ Python-3000 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com
