Commit 23c5cbbd authored by Serhiy Storchaka's avatar Serhiy Storchaka

fs_unicode_converter is no longer used.

parent 2eb6b0d1
...@@ -38,14 +38,6 @@ module _imp ...@@ -38,14 +38,6 @@ module _imp
#include "clinic/import.c.h" #include "clinic/import.c.h"
/*[python input]
class fs_unicode_converter(CConverter):
type = 'PyObject *'
converter = 'PyUnicode_FSDecoder'
[python start generated code]*/
/*[python end generated code: output=da39a3ee5e6b4b0d input=9d6786230166006e]*/
/* Initialize things */ /* Initialize things */
void void
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment