[Python-apps-team] Bug#776078: kupfer: calculator plugin: decimal separator is not localized

Ulrik Sverdrup ulrik.sverdrup at gmail.com
Wed Feb 15 20:21:19 UTC 2017


I'm normally not an enemy of localization, but adapting the number
syntax in calculator is contrary to the construction of the plugin. It's
documented like this:

> The Calculator uses python's math and complex math modules, and parses
expressions as Python expressions.

So from upstream’s side, it will not change in the existing calculator.
If you reimagine a calculator plugin and implement it, not based on
python expressions, it's welcome as an addition either to replace it or
be a separate plugin alongside the existing one.

Ulrik

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/python-apps-team/attachments/20170215/82c456dc/attachment.html>


More information about the Python-apps-team mailing list