]> 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:21:45 +0000 (14:21 -0700)
committerGitHub <noreply@github.com>
Sat, 2 Apr 2022 21:21:45 +0000 (14:21 -0700)
commitdc9322a91d48c80afe8329bb509673a2f74fb925
tree60ad95d815b5481d8b200e6ae5ebf7a72da4f9b0
parent5b80031fb0d2ea14f0d42a33309ce5464c4a6042
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