Message356153
| Author | gregory.p.smith |
|---|---|
| Recipients | gregory.p.smith, mbussonn, methane, pablogsal, remi.lapeyre, rhettinger, serhiy.storchaka, steven.daprano |
| Date | 2019-11-06.20:25:56 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1573071956.99.0.11784985766.issue36906@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Another option not using a new letter: A triple-backtick token.
def foo():
value = ```this is a
long multi line string i don't want indented.
```
A discuss thread was started so I reconnected it with this issue. See
https://discuss.python.org/t/trimmed-multiline-string/2600/8 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-11-06 20:25:57 | gregory.p.smith | set | recipients: + gregory.p.smith, rhettinger, steven.daprano, methane, serhiy.storchaka, mbussonn, pablogsal, remi.lapeyre |
| 2019-11-06 20:25:56 | gregory.p.smith | set | messageid: <1573071956.99.0.11784985766.issue36906@roundup.psfhosted.org> |
| 2019-11-06 20:25:56 | gregory.p.smith | link | issue36906 messages |
| 2019-11-06 20:25:56 | gregory.p.smith | create | |