does anyone know why the os.path.walk() function would fail in the middle of reading the names of a directory under windows? I call it from the ineractive interpreter and it prints a portion of the names list that should get sent to the visit()

Charles Harrison cah7k at virginia.edu
Sat Mar 29 17:04:04 EST 2003


> Is that under Pythonwin? It can be a bit funny with outputting long
> lines to the window. 

Pythonwin error indeed.  Someone should get one that problem.




More information about the Python-list mailing list