]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix doctest doc examples for syntax errors (GH-28486)
authorandrei kulakov <andrei.avk@gmail.com>
Wed, 29 Sep 2021 11:44:43 +0000 (07:44 -0400)
committerGitHub <noreply@github.com>
Wed, 29 Sep 2021 11:44:43 +0000 (12:44 +0100)
commitf76889a88720b56c8174f26a20a8e676a460c7a6
tree551f3e3fcbd100789249a94f32519becba309a3a
parentbc4cde40339dd372960f27401d8fdaa4dab0f469
Fix doctest doc examples for syntax errors (GH-28486)

* fix doctest doc examples for syntax errors

* updated examples to use TypeErrors

* fixed first sentence

* unneeded comma
Doc/library/doctest.rst