Message350162
| Author | rhettinger |
|---|---|
| Recipients | gregory.p.smith, mbussonn, methane, pablogsal, remi.lapeyre, rhettinger, serhiy.storchaka, steven.daprano |
| Date | 2019-08-22.06:17:01 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1566454621.51.0.804848857203.issue36906@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
We should consider dedicated syntax for compile-time dedenting:
d"""\
This would be left aligned
but this would only have four spaces
And this would be left-justified.
""" # Am not sure what to do about this last line |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-08-22 06:17:01 | rhettinger | set | recipients: + rhettinger, gregory.p.smith, steven.daprano, methane, serhiy.storchaka, mbussonn, pablogsal, remi.lapeyre |
| 2019-08-22 06:17:01 | rhettinger | set | messageid: <1566454621.51.0.804848857203.issue36906@roundup.psfhosted.org> |
| 2019-08-22 06:17:01 | rhettinger | link | issue36906 messages |
| 2019-08-22 06:17:01 | rhettinger | create | |