Home
last modified time | relevance | path

Searched defs:force_ascii (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Include/internal/
Dpycore_fileutils.h23 int force_ascii; member
/external/python/cpython3/Python/
Dfileutils.c207 #define force_ascii (_PyRuntime.fileutils.force_ascii) macro