]> granicus.if.org Git - python/commitdiff
fs_unicode_converter is no longer used.
authorSerhiy Storchaka <storchaka@gmail.com>
Thu, 14 Apr 2016 09:36:11 +0000 (12:36 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Thu, 14 Apr 2016 09:36:11 +0000 (12:36 +0300)
Python/import.c

index 0608924e4333238200fcc7c3342d720d1d14d346..6d71f2af0f8f5ecef603fe91a64de61dba5cf3f7 100644 (file)
@@ -38,14 +38,6 @@ module _imp
 
 #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 */
 
 void