Re: [Python-Dev] peps: Updates in response to Barry Warsaw's feedback

2013-01-06 Thread Nick Coghlan
On Sun, Jan 6, 2013 at 10:26 PM, Antoine Pitrou wrote: > Since we are here, I would bikeshed a little and point out that > "initializing" and "initialiazed" are states, not phases. Either way, > the nomenclature should be consistent. States and phases are generally the same thing (e.g. states of

Re: [Python-Dev] peps: Updates in response to Barry Warsaw's feedback

2013-01-06 Thread Antoine Pitrou
On Sun, 6 Jan 2013 08:25:44 +0100 (CET) nick.coghlan wrote: > http://hg.python.org/peps/rev/3eb7e4b587da > changeset: 4654:3eb7e4b587da > user:Nick Coghlan > date:Sun Jan 06 17:22:45 2013 +1000 > summary: > Updates in response to Barry Warsaw's feedback > > files: > pep-04