python / keywords
150 entries at this level
- hyperlien a
- valeur-absolue abs
- tout all
- et and
- quelconque any
- comme as
- affirmer assert
- erreur-assertion AssertionError
- asynchrone async
- erreur-attribut AttributeError
- attendre await
- gras b
- binaire bin
- vér bool
- vér Bool
- vér boolean
- vér Boolean
- rompre break
- tableau-octets bytearray
- octets bytes
- appelable callable
- cas case
- code-vers-caractère chr
- classe class
- complexe complex
- continuer continue
- nombre count
- fatal CRITICAL
- debug DEBUG
- décimal Decimal
- définir def
- effacer del
- dictionnaire dict
- direction-écriture dir
- division-modulo divmod
- sinsi elif
- sinon else
- énumérer enumerate
- environnement env
- erreur Error
- excepté except
- exception Exception
- faux false
- faux False
- erreur-fichier-introuvable FileNotFoundError
- filtre filter
- enfin finally
- premier first
- flottant float
- pour for
- formater format
- depuis from
- ensemble-figé frozenset
- futur Future
- obtenir-attribut getattr
- global
- possède-attribut hasattr
- hachage hash
- hauteur height
- hexadécimal hex
- identifiant id
- si if
- importer import
- erreur-d'importation ImportError
- dans in
- indice index
- erreur-d'index IndexError
- info INFO
- entrée input
- entier int
- invalide invalid
- est is
- estInstance isinstance
- estSousClasse issubclass
- itérateur iter
- interruptionClavier KeyboardInterrupt
- erreurClé KeyError
- étiquette label
- lambda
- long len
- liste list
- verrou Lock
- principal main
- carte map
- correspondance match
- maximum max
- minimum min
- modulo mod
- erreurModuleIntrouvable ModuleNotFoundError
- multiple Multiple
- nom name
- erreurNom NameError
- suivant next
- aucun None
- nonLocal nonlocal
- non not
- erreurNonImplémenté NotImplementedError
- objet object
- octal oct
- ouvrir open
- ou or
- ordinal ord
- erreurSystème OSError
- passer pass
- puissance pow
- imprimer print
- processus Process
- lever raise
- plage range
- reste remainder
- rendre render
- représentation repr
- retourner return
- retourner Return
- renversé reversed
- arrondir round
- erreur-exécution RuntimeError
- barré s
- soi self
- sémaphore Semaphore
- ensemble set
- définir-attribut setattr
- trancher slice
- petit small
- trié sorted
- arrêt-itération StopIteration
- chaîne str
- chaîne-de-caractères string
- somme sum
- ancêtre super
- tâche Task
- thread Thread
- titre title
- vrai true
- vrai True
- essayer try
- n-uplet tuple
- type
- erreur-de-type TypeError
- valide valid
- valeur Value
- erreur-de-valeur ValueError
- variables vars
- attendre wait
- warn WARNING
- tant-que while
- avec with
- produire yield
- erreur-de-division-par-zéro ZeroDivisionError
- entrelacer zip