This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author idadesub
Recipients
Date 2005-08-26.07:21:24
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
this is a very simple extension to os.walk to optionally walk down 
into symlink directories, when it is supported by the operating 
system. This patch keeps a compatible interface by having this 
option disabled. 
History
Date User Action Args
2007-08-23 15:43:45adminlinkissue1273829 messages
2007-08-23 15:43:45admincreate