8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e8eac1 commit 525ab8fCopy full SHA for 525ab8f
Modules/_io/textio.c
@@ -19,9 +19,9 @@
19
/*[clinic input]
20
module _io
21
class _io.IncrementalNewlineDecoder "nldecoder_object *" "&PyIncrementalNewlineDecoder_Type"
22
-class _io.TextIOWrapper "textio *" "&TextIOWrapper_TYpe"
+class _io.TextIOWrapper "textio *" "&TextIOWrapper_Type"
23
[clinic start generated code]*/
24
-/*[clinic end generated code: output=da39a3ee5e6b4b0d input=2097a4fc85670c26]*/
+/*[clinic end generated code: output=da39a3ee5e6b4b0d input=ed072384f8aada2c]*/
25
26
_Py_IDENTIFIER(close);
27
_Py_IDENTIFIER(_dealloc_warn);
0 commit comments