Recherche
Une recherche sur plusieurs mots ne retourne que les résultats contenant tous les mots.
Recherche en cours
- classmethod (Python fonction, dans Fonctions natives)
- abc.abstractclassmethod (Python fonction, dans
abc
--- Abstract Base Classes) - PyDescr_NewClassMethod (C fonction, dans Les descripteurs)
- types.ClassMethodDescriptorType (Python données, dans
types
--- Dynamic type creation and names for built-in types) abc
--- Abstract Base Classescollections.abc
--- Abstract Base Classes for Containerscollections
--- Container datatypesctypes
--- A foreign function library for Pythondatetime
— Types de base pour la date et l'heuredecimal
--- Decimal fixed-point and floating-point arithmeticdis
--- Disassembler for Python bytecodedoctest
— Exemples de tests interactifs en Pythonemail.headerregistry
: Custom Header Objectsenum
--- Support for enumerationsfractions
--- Rational numbersfunctools
--- Higher-order functions and operations on callable objectsimportlib
--- The implementation ofimport
inspect
--- Inspect live objectsitertools
--- Functions creating iterators for efficient loopingpathlib
— Chemins de système de fichiers orientés objetpickle
--- Python object serializationstatistics
--- Mathematical statistics functionssymtable
--- Access to the compiler's symbol tablestarfile
--- Read and write tar archive filestraceback
--- Print or retrieve a stack tracebacktracemalloc
--- Trace memory allocationstyping
— Prise en charge des annotations de type