Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
58b5e84d52bc15ff1cae26ecff36e5a99d6715b6
/
.
/
Objects
/
stringlib
/
README.txt
blob: 051197c36ff7bfc5c37f9420250464795b32bfa0 [
file
] [
log
] [
blame
]
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.