]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add missing single quote in io.TextIOWrapper.reconfigure documentation (GH-14246) 14259/head
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 19 Jun 2019 21:07:45 +0000 (14:07 -0700)
committerGitHub <noreply@github.com>
Wed, 19 Jun 2019 21:07:45 +0000 (14:07 -0700)
commit7b2a913bd856880dc630212adc24f25c3c5017f8
tree04763c43a8fd172ef77b4396a377a0368e86023b
parent15e7d2432294ec46f1ad84ce958fdeb9d4ca78b1
Add missing single quote in io.TextIOWrapper.reconfigure documentation (GH-14246)

Add a missing single quote character in the documentation for `io.TextIOWrapper.reconfigure`.
(cherry picked from commit 35068bd059a3d9bff084ca9dcb04d51185b9ec3b)

Co-authored-by: Harmon <Harmon758@gmail.com>
Doc/library/io.rst