New submission from Harri <ha...@afaics.de>:

The example on https://docs.python.org/3/library/stat.html should be improved 
to avoid endless recursion, if there is a symlink loop. I would suggest to use 
os.lstat instead of os.stat.

----------
assignee: docs@python
components: Documentation
messages: 401133
nosy: docs@python, harridu
priority: normal
severity: normal
status: open
title: bad example for os.stat
versions: Python 3.9

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue45114>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to