Format strings

Josef Spillner <[email protected]> Fri, 25 Nov 2005 17:07:42 +0100
Newsgroups gmane.comp.python.internationalization
Message-ID <[email protected]>
Hi,

as pointed out by Adeodato Sim=F3, there exists a discrepancy between the =

intuitive and the (C-legacy-based?) actual handling of format strings with =

unicode arguments:

http://chistera.yi.org/~adeodato/blog/misc/44_utf8_printf.html

This does indeed seem to be problematic, and I cannot see any legitimate =

reason for this. Can this be fixed for the upcoming version please?

Josef