Movatterモバイル変換


[0]ホーム

URL:


Up one LevelPython Library ReferenceContentsModule IndexIndex


18.24.2 Boolean Objects

This class may be initialized from any Python value; the instancereturned depends only on its truth value. It supports various Pythonoperators through__cmp__(),__repr__(),__int__(), and__nonzero__() methods, allimplemented in the obvious ways.

It also has the following method, supported mainly for internal use bythe unmarshalling code:

encode(out)
Write the XML-RPC encoding of this Boolean item to the out stream object.


Up one LevelPython Library ReferenceContentsModule IndexIndex

Release 2.5.2, documentation updated on 21st February, 2008.
SeeAbout this document... for information on suggesting changes.
[8]ページ先頭

©2009-2025 Movatter.jp