[Python-ideas] proposal: os.path.joinuser()

Antoine Pitrou solipsis at pitrou.net
Wed Sep 24 14:35:47 CEST 2014


On Wed, 24 Sep 2014 10:08:45 +0200
Tarek Ziadé <tarek at ziade.org> wrote:
> Le 23/09/14 17:50, Antoine Pitrou a écrit :
> > On Tue, 23 Sep 2014 15:18:40 +0000
> > Brett Cannon <brett at python.org> wrote:
> >> You probably want to propose a change off of pathlib instead of os.path
> >> since that's the future of high-level path manipulation in the stdlib.
> > Speaking of which:
> > http://bugs.python.org/issue19776
> > http://bugs.python.org/issue19777
> oh ok, so I guess http://bugs.python.org/issue19777 is it. - beside the
> name, and location
> 
> Is there anything I can do to help moving this forward ?

You can write a patch!

cheers

Antoine.




More information about the Python-ideas mailing list