]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Remove mention of dst parameter from description of os.lstat() (GH-24704)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 25 Apr 2021 21:47:54 +0000 (14:47 -0700)
committerGitHub <noreply@github.com>
Sun, 25 Apr 2021 21:47:54 +0000 (14:47 -0700)
commit9b2c5b20a58e71f1c0550f976a468c3cbcb4e64e
tree09a0f4ce682337cc56bf42c3a354c5e69b55a5b7
parentab99b6a8baae33194de107685d5fd6d59d6eddf7
Remove mention of dst parameter from description of os.lstat() (GH-24704)

It looks like it was accidentally copy-pasted in
6fa7aada9bd3616e0beeb266e818497b2ec1c859.
(cherry picked from commit 7f8e072c6dc88d6973d81f8fd572c04c88e7e3d7)

Co-authored-by: Sergey Fedoseev <fedoseev.sergey@gmail.com>
Doc/library/os.rst