Commit 86a969f
committed
Reframe type names guide to allow more judgement
Incorporating suggestions from @nedbat and @encukou, this change:
- updates the first paragraph to be less absolute and deliver some
context by adding "indicate the name is a type by..."
- refocuses the last paragraph to use `dict` as an example and allow for
mixed usage once the class under discussion is clear
- moves the note on lowercasing names out to a short trailer, and
introduces the idea that this rule is correct because these names are
not proper nouns1 parent 81deaa3 commit 86a969f
1 file changed
Lines changed: 11 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
151 | | - | |
152 | | - | |
153 | | - | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
154 | 155 | | |
155 | 156 | | |
156 | 157 | | |
| |||
159 | 160 | | |
160 | 161 | | |
161 | 162 | | |
162 | | - | |
| 163 | + | |
163 | 164 | | |
164 | | - | |
165 | | - | |
166 | | - | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
167 | 169 | | |
| 170 | + | |
| 171 | + | |
168 | 172 | | |
169 | 173 | | |
170 | 174 | | |
| |||
0 commit comments