Message102101
| Author | sjmachin |
|---|---|
| Recipients | dangra, ezio.melotti, lemburg, sjmachin |
| Date | 2010-04-01.15:23:22 |
| SpamBayes Score | 0.0003995498 |
| Marked as misclassified | No |
| Message-id | <1270135403.73.0.139390730316.issue8271@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
@lemburg: """perhaps applying the same logic as for the other sequences is a better strategy""" What other sequences??? F5-FF are invalid bytes; they don't start valid sequences. What same logic?? At the start of a character, they should get the same short sharp treatment as any other non-starter byte e.g. 80 or C0. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-04-01 15:23:23 | sjmachin | set | recipients: + sjmachin, lemburg, ezio.melotti, dangra |
| 2010-04-01 15:23:23 | sjmachin | set | messageid: <1270135403.73.0.139390730316.issue8271@psf.upfronthosting.co.za> |
| 2010-04-01 15:23:22 | sjmachin | link | issue8271 messages |
| 2010-04-01 15:23:22 | sjmachin | create | |