Re: [Python-Dev] pathlib (PEP 428) status

2013-10-27 Thread Oliver Bestwalter
Hi, Christian Heimes python.org> writes: > [...] Last week at PyCon.DE in Cologne > several people have asked me about pathlib. We even had a BarCamp > session about path libraries for Python. A couple of German Python users > have promised to contribute doc improvements soonish. Yes I am one o

Re: [Python-Dev] pathlib (PEP 428) status

2013-10-24 Thread Nick Coghlan
On 24 October 2013 18:17, Antoine Pitrou wrote: > Le Thu, 24 Oct 2013 00:38:02 +0200, > Christian Heimes a écrit : >> Am 23.10.2013 23:37, schrieb Charles-François Natali: >> > Hi, >> > >> > What's the current status of pathlib? Is it targeted for 3.4? >> > >> > It would be a really nice addition

Re: [Python-Dev] pathlib (PEP 428) status

2013-10-24 Thread Antoine Pitrou
Le Thu, 24 Oct 2013 00:38:02 +0200, Christian Heimes a écrit : > Am 23.10.2013 23:37, schrieb Charles-François Natali: > > Hi, > > > > What's the current status of pathlib? Is it targeted for 3.4? > > > > It would be a really nice addition, and AFAICT it has already been > > maturing a while on

Re: [Python-Dev] pathlib (PEP 428) status

2013-10-23 Thread Christian Heimes
Am 23.10.2013 23:37, schrieb Charles-François Natali: > Hi, > > What's the current status of pathlib? Is it targeted for 3.4? > > It would be a really nice addition, and AFAICT it has already been > maturing a while on pypi, and discussed several times here. > If I remember correctly, the only re