Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Add __eq__ and __ne__ so that things like list.index() work properly | Raymond Hettinger | 2004-07-05 | 1 | -11/+16 |
* | Test the logic for int(d). | Raymond Hettinger | 2004-07-05 | 1 | -0/+10 |
* | * Make the tests independent of the default precision. | Raymond Hettinger | 2004-07-03 | 1 | -0/+7 |
* | Work through several open todos: | Raymond Hettinger | 2004-07-03 | 1 | -7/+23 |
* | Move Decimal from the sandbox into production. | Raymond Hettinger | 2004-07-01 | 1 | -0/+1082 |