file bug???

Matt Goodall matt at pollenation.net
Fri Nov 21 03:51:02 EST 2003


Anand Pillai wrote:

>There are many problems with your code.
>
>  
>
[snip]

>Some other things.
>
>o 'os' module does not have a function 'walk'. Change it to os.path.walk .
>o  os.path.walk takes 3 arguments, not one. You need to correct this.
>  
>
os.walk is fine, it was added in 2.3.

Cheers, Matt

-- 
Matt Goodall, Pollenation Internet Ltd
w: http://www.pollenation.net
e: matt at pollenation.net







More information about the Python-list mailing list