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: <1382387993.7.0.875601936607.issue19331@psf.upfronthosting.co.za> |
2013-10-21 20:39:53 | ncoghlan | link | issue19331 messages |
2013-10-21 20:39:53 | ncoghlan | create | |
|