Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #3197: rework documentation for fractions module. | Mark Dickinson | 2008-06-27 | 1 | -33/+59 |
* | Remove references to Py3k in __floor__, __ceil__ and __round__ documentation. | Mark Dickinson | 2008-06-24 | 1 | -6/+3 |
* | reformat some documentation of classes so methods and attributes are under th... | Benjamin Peterson | 2008-04-25 | 1 | -35/+33 |
* | Enable doctest running for several other documents. | Georg Brandl | 2008-03-22 | 1 | -5/+5 |
* | Implementation of Fraction.limit_denominator. | Mark Dickinson | 2008-02-12 | 1 | -0/+18 |
* | Fix markup | Raymond Hettinger | 2008-02-11 | 1 | -1/+1 |
* | Rename rational.Rational to fractions.Fraction, to avoid name clash | Mark Dickinson | 2008-02-10 | 1 | -0/+75 |