Brett Cannon added the comment:

[for anyone else who doesn't know what st_nlink is for: 
http://docs.python.org/3/library/stat.html#stat.ST_NLINK]

Since it doesn't add stat overhead as it's just part of what os.path.stats() 
returns I'm fine with adding it to part of the invalidation scheme. What do you 
think, Antoine?

----------
nosy: +brett.cannon, pitrou

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

Reply via email to