mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Whitespace normalization.
This commit is contained in:
parent
b7e898a0e2
commit
4e0e1b6a54
32 changed files with 144 additions and 166 deletions
|
@ -31,4 +31,3 @@ class StreamWriter(Codec, codecs.StreamWriter):
|
|||
|
||||
def getregentry():
|
||||
return (Codec().encode,Codec().decode,StreamReader,StreamWriter)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue