]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] Avoid `__file__` in `hashlib` example (GH-134540) (#134550)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 22 May 2025 21:38:04 +0000 (23:38 +0200)
committerGitHub <noreply@github.com>
Thu, 22 May 2025 21:38:04 +0000 (21:38 +0000)
commitb2126530499e7712a0f193b240d287c6249ed1f0
treea7ffe19034f429684d334620f7a1437843c69546
parent79f20f1191c742e2fce744355dca2e15394aa76d
[3.13] Avoid `__file__` in `hashlib` example (GH-134540) (#134550)

Avoid `__file__` in `hashlib` example (GH-134540)
(cherry picked from commit 9b292ff0223dab0f999d5c1e13355552fd7cd528)

Co-authored-by: Josh Cannon <joshdcannon@gmail.com>
Doc/library/hashlib.rst