summaryrefslogtreecommitdiffstats
path: root/Lib/decimal.py
Commit message (Expand)AuthorAgeFilesLines
...
* * Fixup docstringsRaymond Hettinger2004-07-051-7/+6
* Changed the rounding constant values to match their variable names.Raymond Hettinger2004-07-041-32/+23
* Fix clear_flags(). Make a readable (not evalable) Context repr.Raymond Hettinger2004-07-041-1/+9
* Namespace cleanups:Raymond Hettinger2004-07-031-123/+126
* * Make the tests independent of the default precision.Raymond Hettinger2004-07-031-119/+120
* Work through several open todos:Raymond Hettinger2004-07-031-43/+32
* fix small consistency nitFred Drake2004-07-011-1/+1
* Move Decimal from the sandbox into production.Raymond Hettinger2004-07-011-0/+3085