Files
cpython/Objects/stringlib/README.txt
T
2006-05-26 17:04:58 +00:00

6 lines
223 B
Plaintext

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.