summaryrefslogtreecommitdiffstats
path: root/Objects/stringlib/README.txt
blob: 051197c36ff7bfc5c37f9420250464795b32bfa0 (plain)
1
2
3
4
5
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.