[Python-Dev] PEP 428 - pathlib - ready for approval
Antoine Pitrou
solipsis at pitrou.net
Tue Nov 19 23:06:41 CET 2013
On Tue, 19 Nov 2013 17:02:15 -0500
Brett Cannon <brett at python.org> wrote:
> On Tue, Nov 19, 2013 at 4:04 PM, Antoine Pitrou <solipsis at pitrou.net> wrote:
>
> >
> > Hello,
> >
> > Guido has told me that he was ready to approve PEP 428 (pathlib) in its
> > latest amended form. Here is the last call for any comments or
> > arguments against approval, before Guido marks the PEP accepted (or
> > changes his mind :-)).
> >
>
> Is 'ext' going to exist with 'suffix'? Seems redundant (I'm guessing the
> example is out-of-date and 'ext' was changed to suffix).
>
> And a very minor grammatical thing: "you have to lookup a dedicate
> attribute" -> "dedicated"
Thanks. Both errors are now fixed.
Regards
Antoine.
More information about the Python-Dev
mailing list