Staging
v0.5.1
https://github.com/python/cpython
Raw File
Tip revision: 78abc9dcc2a854cd56c410377449dc50d7f46e3d authored by Georg Brandl on 27 October 2013, 08:41:57 UTC
Skip overzealous test for existence of the online license.html for pre-release versions.
Tip revision: 78abc9d
undef.h
#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

back to top