This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ammar2
Recipients ammar2, omer sela
Date 2020-04-03.20:22:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1585945379.76.0.368946701747.issue40118@roundup.psfhosted.org>
In-reply-to
Content
As noted in the documentation for os.stat (https://docs.python.org/3.9/library/os.html#os.stat):

> This function normally follows symlinks; to stat a symlink add the argument follow_symlinks=False, or use lstat().
History
Date User Action Args
2020-04-03 20:22:59ammar2setrecipients: + ammar2, omer sela
2020-04-03 20:22:59ammar2setmessageid: <1585945379.76.0.368946701747.issue40118@roundup.psfhosted.org>
2020-04-03 20:22:59ammar2linkissue40118 messages
2020-04-03 20:22:59ammar2create