Message124642
| Author | terry.reedy |
|---|---|
| Recipients | benjamin.peterson, georg.brandl, rhettinger, scummos, terry.reedy |
| Date | 2010-12-25.16:47:39 |
| SpamBayes Score | 0.0020850895 |
| Marked as misclassified | No |
| Message-id | <1293295661.43.0.617755494506.issue10769@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
FWIW, I find the current behavior for attributes to be surprising, to the point where at first glance it almost looks like a bug. Which is to say, I would have expected 'col' to point to the first non-whitespace column after the '.'. If there are multiple attributes, a.b.c.d, then to me, each node should point to its appropriate place, just as with a[b][c]. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-12-25 16:47:41 | terry.reedy | set | recipients: + terry.reedy, georg.brandl, rhettinger, benjamin.peterson, scummos |
| 2010-12-25 16:47:41 | terry.reedy | set | messageid: <1293295661.43.0.617755494506.issue10769@psf.upfronthosting.co.za> |
| 2010-12-25 16:47:39 | terry.reedy | link | issue10769 messages |
| 2010-12-25 16:47:39 | terry.reedy | create | |