]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Move around example in to_bytes() to avoid confusion (#101595)
authorSergey B Kirpichev <skirpichev@gmail.com>
Sun, 5 Mar 2023 09:31:56 +0000 (12:31 +0300)
committerGitHub <noreply@github.com>
Sun, 5 Mar 2023 09:31:56 +0000 (09:31 +0000)
commit5da379ca7dff44b321450800252be01041b3320b
tree1a935a3e7cab41ec574df7a301d810dbfb46cdda
parenta74cd3ba5de1aad1a1e1ee57328b54c22be47f77
Move around example in to_bytes() to avoid confusion (#101595)

Moves an example to be closer to the sentence that refers to it.
Doc/library/stdtypes.rst