On Thursday 21 September 2006 10:08, Stephan Witt wrote: > > I've just detected another phyton problem. > The script lib/scripts/TeXFiles.py failed with > > AttributeError: 'module' object has no attribute 'walk' > Indexing files of type cls > Traceback (most recent call last): > File "/home/witt/src/lyx/lyx-1.4.x/lib/scripts/TeXFiles.py", line 110, > in ? for root,path,files in os.walk(dir): > AttributeError: 'module' object has no attribute 'walk'
Same problem, this feature appeared in python 2.3 http://docs.python.org/lib/os-file-dir.html I will have a look into it. > Regards, > Stephan > > -------------------------- -- José Abílio