New submission from Nicholas Patterson <[EMAIL PROTECTED]>:

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 <[EMAIL PROTECTED]>
<http://bugs.python.org/issue4553>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to