This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author skrah
Recipients skrah
Date 2013-10-12.12:03:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1381579399.63.0.316110193187.issue19232@psf.upfronthosting.co.za>
In-reply-to
Content
As discussed on python-dev, importing _decimal at the bottom of
decimal.py is about 9x slower than importing _decimal directly.
History
Date User Action Args
2013-10-12 12:03:19skrahsetrecipients: + skrah
2013-10-12 12:03:19skrahsetmessageid: <1381579399.63.0.316110193187.issue19232@psf.upfronthosting.co.za>
2013-10-12 12:03:19skrahlinkissue19232 messages
2013-10-12 12:03:19skrahcreate