[BangPypers] parsing directory and subdirecties

Kenneth Gonsalves lawgon at au-kbc.org
Thu Nov 18 06:16:47 CET 2010


On Thu, 2010-11-18 at 10:26 +0530, Asokan Pichai wrote:
> On 18 November 2010 09:35, Nitin Kumar <nitin.nitp at gmail.com> wrote:
> > hi all,
> >
> > is there any simple way where a can parse into directory and
> subdirectories
> > to get the detail of files and count.
> 
> Check if os.walk() is useful. 

but that is looping - which he does not want.
-- 
regards
Kenneth Gonsalves



More information about the BangPypers mailing list