]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add some doctest cleanups for `turtle` and `configparser` (#125288)
authorAlex Waygood <Alex.Waygood@Gmail.com>
Thu, 10 Oct 2024 23:53:45 +0000 (00:53 +0100)
committerGitHub <noreply@github.com>
Thu, 10 Oct 2024 23:53:45 +0000 (23:53 +0000)
commita726ce73ca69b3a5ccc2cbe23061070e686b1150
tree53b05160bcc28f9e7ded7868c5be690942f3de6d
parentdd0ee201da34d1d4a631d77b420728f9233f53f9
Add some doctest cleanups for `turtle` and `configparser` (#125288)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Doc/library/configparser.rst
Doc/library/turtle.rst