mirror of
https://github.com/python/cpython.git
synced 2025-07-30 06:34:15 +00:00
Made _ParseTupleFinds only defined to unicodeobject.c
This commit is contained in:
parent
292a069b88
commit
6f7e6fb7a2
2 changed files with 4 additions and 0 deletions
|
@ -4533,6 +4533,7 @@ STRINGLIB_CMP(const Py_UNICODE* str, const Py_UNICODE* other, Py_ssize_t len)
|
|||
}
|
||||
|
||||
#define STRINGLIB_EMPTY unicode_empty
|
||||
#define FROM_UNICODE
|
||||
|
||||
#include "stringlib/fastsearch.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue