Re: [Python-Dev] cpython: Issue #15177: Added dir_fd parameter to os.fwalk().

2012-06-25 Thread Georg Brandl
Original-Nachricht > Datum: Mon, 25 Jun 2012 10:01:19 -0400 > Von: Barry Warsaw > An: python-dev@python.org > Betreff: Re: [Python-Dev] cpython: Issue #15177: Added dir_fd parameter to > os.fwalk(). > On Jun 25, 2012, at 02:17 PM, Antoine Pitrou wrote: &g

Re: [Python-Dev] cpython: Issue #15177: Added dir_fd parameter to os.fwalk().

2012-06-25 Thread Barry Warsaw
On Jun 25, 2012, at 02:17 PM, Antoine Pitrou wrote: >On Mon, 25 Jun 2012 13:49:14 +0200 >larry.hastings wrote: >> http://hg.python.org/cpython/rev/7bebd9870c75 >> changeset: 0:7bebd9870c75 >> user:Larry Hastings >> date:Mon Jun 25 04:49:05 2012 -0700 >> summary: >> Issue

Re: [Python-Dev] cpython: Issue #15177: Added dir_fd parameter to os.fwalk().

2012-06-25 Thread Antoine Pitrou
On Mon, 25 Jun 2012 13:49:14 +0200 larry.hastings wrote: > http://hg.python.org/cpython/rev/7bebd9870c75 > changeset: 0:7bebd9870c75 > user:Larry Hastings > date:Mon Jun 25 04:49:05 2012 -0700 > summary: > Issue #15177: Added dir_fd parameter to os.fwalk(). Was it really