mirror of
https://github.com/python/cpython.git
synced 2025-08-31 05:58:33 +00:00
others --> other's (possessive)
Usage error noted by Grant Griffin <grant.griffin@iowegian.com>.
This commit is contained in:
parent
506a7a87ff
commit
c3a65982a3
1 changed files with 1 additions and 1 deletions
|
@ -386,4 +386,4 @@ The format of the pickle data is identical to that produced using the
|
|||
programming language, and there are some freedoms in the encodings of
|
||||
certain objects, it's possible that the two modules produce different
|
||||
pickled data for the same input objects; however they will always be
|
||||
able to read each others pickles back in.)
|
||||
able to read each other's pickles back in.)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue