A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2013-October/129424.html below:

[Python-Dev] C extension import time

[Python-Dev] C extension import time [Python-Dev] C extension import timeStefan Krah stefan at bytereef.org
Fri Oct 11 21:41:00 CEST 2013
Antoine Pitrou <solipsis at pitrou.net> wrote:
> Just create a _pydecimal module (like _pyio).

That's very fast indeed. There's one minor problem: For backwards compatibility
and pickling [1] I'd need to add

    __module__ = 'decimal'

to every class of the Python version. Are there any reasons not to do that?



Stefan Krah


[1] _decimal has always set the module name to 'decimal' because of that.


More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4