mirror of
https://github.com/python/cpython.git
synced 2025-11-01 02:38:53 +00:00
|
|
||
|---|---|---|
| .. | ||
| 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.