Skip to content

Commit 1cc9520

Browse files
committed
s/stringobject/bytesobject/ (closes #22036)
Patch by Martin Matusiak.
1 parent 9f5388f commit 1cc9520

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Objects/stringlib/README.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
bits shared by the stringobject and unicodeobject implementations (and
1+
bits shared by the bytesobject and unicodeobject implementations (and
22
possibly other modules, in a not too distant future).
33

44
the stuff in here is included into relevant places; see the individual

0 commit comments

Comments
 (0)