mirror of
https://github.com/python/cpython.git
synced 2025-07-09 20:35:26 +00:00
12 lines
273 B
C
12 lines
273 B
C
#undef FASTSEARCH
|
|
#undef STRINGLIB
|
|
#undef STRINGLIB_SIZEOF_CHAR
|
|
#undef STRINGLIB_MAX_CHAR
|
|
#undef STRINGLIB_CHAR
|
|
#undef STRINGLIB_STR
|
|
#undef STRINGLIB_LEN
|
|
#undef STRINGLIB_NEW
|
|
#undef STRINGLIB_RESIZE
|
|
#undef _Py_InsertThousandsGrouping
|
|
#undef STRINGLIB_IS_UNICODE
|
|
|