[docs] [issue10960] os.stat() does not mention that it follow symlinks by default
Michal Nowikowski
report at bugs.python.org
Sun Jan 23 22:14:04 CET 2011
Michal Nowikowski <godfryd at gmail.com> added the comment:
The patch v2:
- in description of os.stat function added information about following symlinks,
- made list of returned attributes by os.stat function more readable,
- fixed links to os.stat function in whole document.
----------
Added file: http://bugs.python.org/file20495/improved-lstat-doc-patch-v2.diff
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10960>
_______________________________________
More information about the docs
mailing list