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
variablesas 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 isoperator =⇒ identity comparison (identify of an object can be retriece byobject.id())Nonespecial null object (singleton)
python_pyqt.1476966828.txt.gz · Dernière modification : 2016/10/20 12:33 de francois