SF patch #859286: documentation bool change fix

(Contributed by George Yoshida.)
This commit is contained in:
Raymond Hettinger 2003-12-31 18:37:28 +00:00
parent a3b11e7fb3
commit 9b4dab4da1
4 changed files with 11 additions and 8 deletions

View file

@ -561,7 +561,7 @@ to calling this method, the object's payload was \code{None}
will be the argument \var{payload}.
If the object's payload was already a list
(i.e. \method{is_multipart()} returns 1), then \var{payload} is
(i.e. \method{is_multipart()} returns \code{True}), then \var{payload} is
appended to the end of the existing payload list.
For any other type of existing payload, \method{add_payload()} will