Message 213058 - Python tracker
Message213058
| Author | eric.araujo |
|---|---|
| Recipients | chris.jerdonek, docs@python, eric.araujo, ethan.furman, ezio.melotti, georg.brandl, mvolz, terry.reedy |
| Date | 2014-03-10.18:26:10 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1394475970.88.0.622887029035.issue16508@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I think there was another issue discussing a separation between object.__str__ and someobject.__bytes__, to make it clear which are existing methods of the object class and which are methods that one may implement in their classes. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-03-10 18:26:10 | eric.araujo | set | recipients: + eric.araujo, georg.brandl, terry.reedy, ezio.melotti, chris.jerdonek, docs@python, ethan.furman, mvolz |
| 2014-03-10 18:26:10 | eric.araujo | set | messageid: <1394475970.88.0.622887029035.issue16508@psf.upfronthosting.co.za> |
| 2014-03-10 18:26:10 | eric.araujo | link | issue16508 messages |
| 2014-03-10 18:26:10 | eric.araujo | create | |