> To work around a bug in python-gnome for the Debian package I
> applied the attached patch. You might want to include that in
> your version or write a real fix (this is more like a work
> around).
It's no workaround! Look at Python-1.5.2/Misc/HISTORY:
"In fact, we've pretty much decided that Python's standard numerical
formatting operations should always use the conventions for the C
locale; the locale module contains utility functions to format numbers
according to the user specified locale. (All this is accomplished by
an explicit call to setlocale(LC_NUMERIC, "C") after locale-changing
calls.)"
By the way, why didn't the bug fix go into pygtk-0.6.6? I posted it
to the mailing list several weeks ago and also sent it to James
several days before pygtk-0.6.6 was released.
-
To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]