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 vstinner
Recipients eric.smith, fijall, mark.dickinson, rhettinger, skrah, vstinner
Date 2013-10-12.13:24:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAMpsgwYT4jNA2JBHOKU5ZLgQ2dtCoHypFCAcwdzcaTSLLwkXVg@mail.gmail.com>
In-reply-to <1381584030.88.0.557300525878.issue19232@psf.upfronthosting.co.za>
Content
> The other thing is that traditionally the types were "decimal.Decimal"
> etc., so I'm not sure if it is good idea to have "_decimal.Decimal" and
> "_pydecimal.Decimal".

Why not renaming the _decimal module to decimal?
History
Date User Action Args
2013-10-12 13:24:20vstinnersetrecipients: + vstinner, rhettinger, mark.dickinson, eric.smith, skrah, fijall
2013-10-12 13:24:20vstinnerlinkissue19232 messages
2013-10-12 13:24:20vstinnercreate