Message200840
Lots of builtins, collections and itertools use lowercase names as well, as do some older stdlib types (array, mmap, socket).
The only clear dividing lines I can really discern are that ABCs *must* start with a capital, as should classes paired with a separate factory function. |
|
| Date |
User |
Action |
Args |
| 2013-10-21 20:39:53 | ncoghlan | set | recipients:
+ ncoghlan, barry, paul.moore, pitrou, r.david.murray, ethan.furman |
| 2013-10-21 20:39:53 | ncoghlan | set | messageid: <[email protected]> |
| 2013-10-21 20:39:53 | ncoghlan | link | issue19331 messages |
| 2013-10-21 20:39:53 | ncoghlan | create | |
|