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

Benjamin Peterson musiccomposition at gmail.com
Tue Apr 29 00:21:19 CEST 2008


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


More information about the Python-3000 mailing list