This script is an iterator that can be used to walk through directories.

This class is intended to provide an iterator version of the os.listdir function.ories.

This class is intended to provide an iterator version of the os.listdir function. The interesting property of the iterator is that you can control if you want a deep iteration of directories with the ‘deep’ member.

After having returned the path of a directory, the iterator will yield the content of this directory if the deep member is true.


Download from: Homepage




Author:
admin
Time:
Saturday, May 10th, 2008 at 11:33 pm
Category:
3D Graphics
Comments:
You can leave a response, or trackback from your own site.
RSS:
You can follow any responses to this entry through the RSS 2.0 feed.
Navigation:

Leave a Reply