[Python-Dev] [Python-checkins] cpython (3.3): Issue #18345: Added cookbook example illustrating handler customisation.
Ethan Furman
ethan at stoneleaf.us
Tue Nov 5 20:49:27 CET 2013
More information about the Python-Dev mailing list
Tue Nov 5 20:49:27 CET 2013
- Previous message: [Python-Dev] [Python-checkins] cpython (3.3): Issue #18345: Added cookbook example illustrating handler customisation.
- Next message: [Python-Dev] Issue 19332: Guard against changing dict during iteration
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 11/05/2013 04:55 AM, Eric V. Smith wrote: > > I love all things British, but the python source code usually uses > "customiz*" (341 instances) over "customis*" (19 instance, 8 of which > are in logging). > > I realize "foolish consistency", and all that, but I think the > documentation should all use the same conventions. I'd be happy to > change the documentation. Not using the same spelling for the same word would be, I think, a foolish inconsistency. (Curiously enough, although I'm USA, I keep using UK spellings. But not consistently. :/ ) -- ~Ethan~
- Previous message: [Python-Dev] [Python-checkins] cpython (3.3): Issue #18345: Added cookbook example illustrating handler customisation.
- Next message: [Python-Dev] Issue 19332: Guard against changing dict during iteration
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list