http://hg.python.org/peps/rev/53a41d76241c changeset: 4779:53a41d76241c user: Antoine Pitrou <solipsis at pitrou.net> date: Fri Mar 01 23:24:24 2013 +0100 summary: Mention the dedicated branch in the Mercurial repo. files: pep-0428.txt | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) diff --git a/pep-0428.txt b/pep-0428.txt --- a/pep-0428.txt +++ b/pep-0428.txt @@ -55,6 +55,15 @@ .. _`Unipath`: https://bitbucket.org/sluggo/unipath/overview +Implementation +============== + +The implementation of this proposal is tracked in the ``pep428`` branch +of pathlib's `Mercurial repository`_. + +.. _`Mercurial repository`: https://bitbucket.org/pitrou/pathlib/ + + Why an object-oriented API ========================== -- Repository URL: http://hg.python.org/peps