mirror of
https://github.com/python/cpython.git
synced 2024-12-01 11:15:56 +01:00
13 lines
273 B
C
13 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
|
|
|