[Patches] [ python-Patches-1273829 ] extending os.walk to support following symlinks

SourceForge.net noreply at sourceforge.net
Fri Aug 26 09:21:25 CEST 2005


Patches item #1273829, was opened at 2005-08-26 02:21
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1273829&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Erick Tryzelaar (idadesub)
Assigned to: Nobody/Anonymous (nobody)
Summary: extending os.walk to support following symlinks

Initial Comment:
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. 

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1273829&group_id=5470


More information about the Patches mailing list