Hi Folks, Bug 6688, "calendar threw an exception at least once when in the French locale", is assigned to me. I'm curious if anyone on the list has seen this behavior before.
In the French locale, ',' should be used as a decimal point instead of '.'. But I've been operating under the (perhaps mistaken) impression that at least in Python 2.4, float() should be locale agnostic, and only locale.atof() should have trouble with '.' as a decimal point. So has Philippe found a bug in Python, or is there something else going on here? https://bugzilla.osafoundation.org/show_bug.cgi?id=6688 Sincerely, Jeffrey _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ Open Source Applications Foundation "chandler-dev" mailing list http://lists.osafoundation.org/mailman/listinfo/chandler-dev
