Kaydet (Commit) fe1fadfb authored tarafından Georg Brandl's avatar Georg Brandl

[ 1243288 ] Misuse of "it's"

üst 95d632d4
...@@ -349,7 +349,7 @@ trailing underscore characters: ...@@ -349,7 +349,7 @@ trailing underscore characters:
\item[\code{__*__}] \item[\code{__*__}]
System-defined names. These names are defined by the interpreter System-defined names. These names are defined by the interpreter
and it's implementation (including the standard library); and its implementation (including the standard library);
applications should not expect to define additional names using this applications should not expect to define additional names using this
convention. The set of names of this class defined by Python may be convention. The set of names of this class defined by Python may be
extended in future versions. extended in future versions.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment