[issue10027] os.lstat/os.stat don't set st_nlink on Windows

Hirokazu Yamamoto report at bugs.python.org
Wed Oct 20 03:03:12 CEST 2010


Hirokazu Yamamoto <ocean-city at m2.ccsnet.ne.jp> added the comment:

I replaced my patch (almost reverted stat() part)
I think st_nlink will be set via stat()/lstat(), at least.

----------

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


More information about the Python-bugs-list mailing list