Message 152997 - Python tracker
Message152997
| Author | brett.cannon |
|---|---|
| Recipients | brett.cannon, eric.araujo, eric.snow, georg.brandl, ncoghlan, python-dev, terry.reedy, vstinner |
| Date | 2012-02-09.22:48:16 |
| SpamBayes Score | 0.00026845996 |
| Marked as misclassified | No |
| Message-id | <1328827697.57.0.626729294202.issue8754@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
With issue1559549 adding a 'name' argument, I'm going to push to have it gain a reasonable default __str__ if 'name' is set but nothing else. That patch also contains some helper functions which should simplify Eric's patch. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-02-09 22:48:17 | brett.cannon | set | recipients: + brett.cannon, georg.brandl, terry.reedy, ncoghlan, vstinner, eric.araujo, python-dev, eric.snow |
| 2012-02-09 22:48:17 | brett.cannon | set | messageid: <1328827697.57.0.626729294202.issue8754@psf.upfronthosting.co.za> |
| 2012-02-09 22:48:17 | brett.cannon | link | issue8754 messages |
| 2012-02-09 22:48:16 | brett.cannon | create | |