[New-bugs-announce] [issue4553] Results from os.path.islink and os.stat S_ISLNK do not match

Nicholas Patterson report at bugs.python.org
Fri Dec 5 23:12:33 CET 2008


New submission from Nicholas Patterson <nicholas_patterson at agilent.com>:

See attached file, os.path.islink correctly identifies symlinks as 
symlinks, but S_ISLNK is not reporting them as such.

----------
components: None
files: demo.txt
messages: 77079
nosy: npatters
severity: normal
status: open
title: Results from os.path.islink and os.stat S_ISLNK do not match
type: behavior
versions: Python 2.5
Added file: http://bugs.python.org/file12245/demo.txt

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4553>
_______________________________________


More information about the New-bugs-announce mailing list