Message170907
| Author | benjamin.peterson |
|---|---|
| Recipients | Julian, benjamin.peterson, brett.cannon, vstinner |
| Date | 2012-09-21.17:42:11 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1348249333.25.0.180517105281.issue15987@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
This is a reasonable request. Should comparison include lineno/col_offset or not? If you implement, __eq__, you should also implement __hash__. Maybe, it would be best to start with a helper comparison function in the ast module. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-09-21 17:42:13 | benjamin.peterson | set | recipients: + benjamin.peterson, brett.cannon, vstinner, Julian |
| 2012-09-21 17:42:13 | benjamin.peterson | set | messageid: <1348249333.25.0.180517105281.issue15987@psf.upfronthosting.co.za> |
| 2012-09-21 17:42:12 | benjamin.peterson | link | issue15987 messages |
| 2012-09-21 17:42:12 | benjamin.peterson | create | |