python_pyqt
Ceci est une ancienne révision du document !
Table des matières
Python
Data Types and Data Structures
Variables and Objects
- Dynamic Typing
variables
as Object references
<note important>
function
subroutine executed independandly
method
function bound to an instance of an object
operator
function bound or not to instance, do not use parenthesis and part
</note>
- comparison opérator
==
,<
… =⇒ Value comparison is
operator =⇒ identity comparison (identify of an object can be retriece byobject.id()
)None
special null object (singleton)
python_pyqt.1476966828.txt.gz · Dernière modification : 2016/10/20 12:33 de francois