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 15205cf commit 6bae5b1Copy full SHA for 6bae5b1
Modules/cjkcodecs/multibytecodec.c
@@ -40,7 +40,7 @@ _multibyte_codec_find_state_by_type(PyTypeObject *type)
40
41
/*[clinic input]
42
module _multibytecodec
43
-class _multibytecodec.MultibyteCodec "MultibyteCodecObject *" "clinic_get_state->multibytecodec_type"
+class _multibytecodec.MultibyteCodec "MultibyteCodecObject *" "clinic_get_state()->multibytecodec_type"
44
[clinic start generated code]*/
45
/*[clinic end generated code: output=da39a3ee5e6b4b0d input=10de8b4f74379258]*/
46
0 commit comments