Message316462
| Author | r.david.murray |
|---|---|
| Recipients | Amit.Saha, berker.peksag, docs@python, r.david.murray |
| Date | 2018-05-13.11:20:06 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1526210407.0.0.682650639539.issue33478@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
In PEP 8 'CapWords" does not refer to the capwords function, as is fairly clear from context. A big clues is that it is not spelled 'capwords', and case matters in python function names :) I can understand your getting confused, but that sentence is trying to list the various names give to this style of naming, and "CapWords" is one of those names, so I don't know that we should delete it. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-05-13 11:20:07 | r.david.murray | set | recipients: + r.david.murray, docs@python, berker.peksag, Amit.Saha |
| 2018-05-13 11:20:07 | r.david.murray | set | messageid: <1526210407.0.0.682650639539.issue33478@psf.upfronthosting.co.za> |
| 2018-05-13 11:20:06 | r.david.murray | link | issue33478 messages |
| 2018-05-13 11:20:06 | r.david.murray | create | |