mirror of
https://github.com/python/cpython.git
synced 2025-08-01 07:33:08 +00:00
![]() - Check the correct variable (str_obj, not str) for NULL - sep_len was already verified it wasn't 0 |
||
---|---|---|
.. | ||
count.h | ||
fastsearch.h | ||
find.h | ||
partition.h | ||
README.txt |
bits shared by the stringobject and unicodeobject implementations (and possibly other modules, in a not too distant future). the stuff in here is included into relevant places; see the individual source files for details.