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 2eb6b0d commit 23c5cbbCopy full SHA for 23c5cbb
Python/import.c
@@ -38,14 +38,6 @@ module _imp
38
39
#include "clinic/import.c.h"
40
41
-/*[python input]
42
-class fs_unicode_converter(CConverter):
43
- type = 'PyObject *'
44
- converter = 'PyUnicode_FSDecoder'
45
-
46
-[python start generated code]*/
47
-/*[python end generated code: output=da39a3ee5e6b4b0d input=9d6786230166006e]*/
48
49
/* Initialize things */
50
51
void
0 commit comments