]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-45114: Use lstat() instead of stat() in stat docs example (GH-29845)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 2 Apr 2022 21:19:48 +0000 (14:19 -0700)
committerGitHub <noreply@github.com>
Sat, 2 Apr 2022 21:19:48 +0000 (14:19 -0700)
commit23c0200c436714a3f9b38d5e6cac230ceacd4c43
tree70e2f62e3a05886e905bcb951ee1e0a030eb6841
parent319a70cf99c9866c7fa47deecf04f6ebcfe35a54
bpo-45114: Use lstat() instead of stat() in stat docs example (GH-29845)

(cherry picked from commit c93a0ac6972221787d8bea1c41a9feb667ed3d2c)

Co-authored-by: 180909 <wjh180909@gmail.com>
Doc/library/stat.rst