This commit is contained in:
Benjamin Peterson 2014-07-23 21:39:59 -07:00
commit a819105fdd
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
bits shared by the stringobject and unicodeobject implementations (and
bits shared by the bytesobject 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