Skip to content

Commit 23c5cbb

Browse files
fs_unicode_converter is no longer used.
1 parent 2eb6b0d commit 23c5cbb

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

Python/import.c

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -38,14 +38,6 @@ module _imp
3838

3939
#include "clinic/import.c.h"
4040

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-
4941
/* Initialize things */
5042

5143
void

0 commit comments

Comments
 (0)