mirror of
https://github.com/python/cpython.git
synced 2025-07-09 20:35:26 +00:00
Fix typo in comment
This commit is contained in:
parent
cf95f9cacb
commit
97c56357b1
1 changed files with 1 additions and 1 deletions
|
@ -104,7 +104,7 @@ class Codec:
|
|||
|
||||
#
|
||||
# The StreamWriter and StreamReader class provide generic working
|
||||
# interfaces which can be used to implement new encodings submodules
|
||||
# interfaces which can be used to implement new encoding submodules
|
||||
# very easily. See encodings/utf_8.py for an example on how this is
|
||||
# done.
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue