Message316026
| Author | gappleto97 |
|---|---|
| Recipients | gappleto97 |
| Date | 2018-05-01.22:39:00 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1525214340.23.0.682650639539.issue33402@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Currently it has a __repr__() which returns `Fraction(x, y)`, and a __str__() which returns `x/y`. I have a ready pull request to change this to a scheme where both return unicode fractions. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-05-01 22:39:00 | gappleto97 | set | recipients: + gappleto97 |
| 2018-05-01 22:39:00 | gappleto97 | set | messageid: <1525214340.23.0.682650639539.issue33402@psf.upfronthosting.co.za> |
| 2018-05-01 22:39:00 | gappleto97 | link | issue33402 messages |
| 2018-05-01 22:39:00 | gappleto97 | create | |