Message292559
| Author | martin.panter |
|---|---|
| Recipients | LawfulEvil, martin.panter, serhiy.storchaka, xiang.zhang |
| Date | 2017-04-29.03:26:31 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1493436391.53.0.23023831127.issue30103@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I think I would prefer b2a_uu(data, grave=True), but am also happy with Xiang’s backtick=True if others prefer that. :) In my mind “grave accent” is the pure ASCII character; it just got abused for other things. Other options: b2a_uu(data, space=False) b2a_uu(data, avoid_spaces=True) b2a_uu(data, use_0x60=True) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-04-29 03:26:31 | martin.panter | set | recipients: + martin.panter, serhiy.storchaka, xiang.zhang, LawfulEvil |
| 2017-04-29 03:26:31 | martin.panter | set | messageid: <1493436391.53.0.23023831127.issue30103@psf.upfronthosting.co.za> |
| 2017-04-29 03:26:31 | martin.panter | link | issue30103 messages |
| 2017-04-29 03:26:31 | martin.panter | create | |