[Patches] [ python-Patches-573770 ] Changing owner of symlinks

noreply@sourceforge.net noreply@sourceforge.net
Tue, 25 Jun 2002 12:15:19 -0700


Patches item #573770, was opened at 2002-06-25 19:15
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=573770&group_id=5470

Category: Modules
Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: Gustavo Niemeyer (niemeyer)
Assigned to: Nobody/Anonymous (nobody)
Summary: Changing owner of symlinks

Initial Comment:
Currently, there's no way to change the owner of a symbolic link, 
since chown() follow them. This patch implements the missing 
lchown() function in posixmodule. 
 

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

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