Commit 1c397852 authored by Benjamin Peterson's avatar Benjamin Peterson

less attitude

parent f09925da
...@@ -297,8 +297,8 @@ inside nested parentheses. They are: ...@@ -297,8 +297,8 @@ inside nested parentheses. They are:
``;`` ``;``
The list of format units ends here; the string after the semicolon is used as The list of format units ends here; the string after the semicolon is used as
the error message *instead* of the default error message. Clearly, ``:`` and the error message *instead* of the default error message. ``:`` and ``;``
``;`` mutually exclude each other. mutually exclude each other.
Note that any Python object references which are provided to the caller are Note that any Python object references which are provided to the caller are
*borrowed* references; do not decrement their reference count! *borrowed* references; do not decrement their reference count!
......
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