[Python-3000] Heaptypes (original) (raw)
Guido van Rossum guido at python.org
Sat Jul 14 16:08:31 CEST 2007
- Previous message: [Python-3000] Heaptypes
- Next message: [Python-3000] Heaptypes
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
That sounds like a good idea to try. It may break some more tests but those are all indications of places that incorrectly still require str8.
On 7/13/07, "Martin v. Löwis" <martin at v.loewis.de> wrote:
> I don't know enouch about ...CallFunction to help you with the rest.
I wonder whether the "s" specifier in CallFunction, BuildValue etc should create Unicode objects, rather than str8 objects. Regards, Martin
-- --Guido van Rossum (home page: http://www.python.org/~guido/)
- Previous message: [Python-3000] Heaptypes
- Next message: [Python-3000] Heaptypes
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]