[Python-3000] Removal of os.path.walk

Guido van Rossum guido at python.org
Thu May 8 05:12:46 CEST 2008


On Wed, May 7, 2008 at 7:21 PM, Benjamin Peterson
<musiccomposition at gmail.com> wrote:
> Can I go ahead and remove this then?

Yes, but let's do it after Barry has released the alphas.

>  >   > It seems that os.walk has more options and a cleaner interface to
>  >   > walking trees than os.path.walk does. Is there support for the removal
>  >   > this in Py3k?
>  >   >
>  >   > --
>  >   > Cheers,
>  >   > Benjamin Peterson
>
>
>
>  --
>  Cheers,
>  Benjamin Peterson
>  "There's no place like 127.0.0.1."
>



-- 
--Guido van Rossum (home page: http://www.python.org/~guido/)


More information about the Python-3000 mailing list