mirror of
https://github.com/python/cpython.git
synced 2025-09-08 01:41:19 +00:00
fs_unicode_converter is no longer used.
This commit is contained in:
parent
2eb6b0d1bd
commit
23c5cbbdde
1 changed files with 0 additions and 8 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue