Message 191951 - Python tracker
Message191951
| Author | eric.snow |
|---|---|
| Recipients | benjamin.peterson, eric.snow, pitrou, rhettinger |
| Date | 2013-06-27.15:53:54 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1372348434.47.0.660756758482.issue16251@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
A backward compatible solution would be to do lookup on the class after trying the instance (and that came back None or isn't callable). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-06-27 15:53:54 | eric.snow | set | recipients: + eric.snow, rhettinger, pitrou, benjamin.peterson |
| 2013-06-27 15:53:54 | eric.snow | set | messageid: <1372348434.47.0.660756758482.issue16251@psf.upfronthosting.co.za> |
| 2013-06-27 15:53:54 | eric.snow | link | issue16251 messages |
| 2013-06-27 15:53:54 | eric.snow | create | |