On Jan 9, 5:16 pm, Paul McNett <p...@ulmcnett.com> wrote: > Thank you for the insight. I believe the problem is with my use of > normalize(), but I > still can't figure out why I can't reproduce the issue in my running app.
Me neither. In particular, I can't see how it could this output could come out of a locale.format call. Is it possible that your user is somehow seeing a direct str() or "%s" of a Decimal instance, rather than something that's been through a format method? Mark -- http://mail.python.org/mailman/listinfo/python-list