Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
a50d201bd9178bc37ef791685ad192bdbc8bf23f
/
.
/
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.