Message281261
| Author | Patrick Lehmann |
|---|---|
| Recipients | Patrick Lehmann, docs@python, lukasz.langa, r.david.murray, terry.reedy |
| Date | 2016-11-20.11:10:24 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1479640224.11.0.804778128531.issue28710@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I also found some docstrings using double back-tick plus double single quotes. For example: ``x.y = v'' in builtins.py in function setattr(...). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-11-20 11:10:24 | Patrick Lehmann | set | recipients: + Patrick Lehmann, terry.reedy, r.david.murray, docs@python, lukasz.langa |
| 2016-11-20 11:10:24 | Patrick Lehmann | set | messageid: <1479640224.11.0.804778128531.issue28710@psf.upfronthosting.co.za> |
| 2016-11-20 11:10:24 | Patrick Lehmann | link | issue28710 messages |
| 2016-11-20 11:10:24 | Patrick Lehmann | create | |