Download for Windows Premium
Publiciteit
coroutine object

Vertaling van "coroutine object" in Frans

We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
objet coroutine
Such a function, when called, returns a coroutine object.
Une telle fonction, quand elle est appelée, renvoie un objet coroutine.
In this case, it is the responsibility of the event loop or scheduler running the asynchronous generator to call the asynchronous generator-iterator's aclose() method and run the resulting coroutine object, thus allowing any pending finally clauses to execute.
Dans ce cas, c'est la responsabilité de la boucle d'événements ou du programmateur exécutant le générateur asynchrone d'appeler la méthode aclose() du générateur asynchrone et d'exécuter l'objet coroutine résultant, permettant ainsi à toute clause finally en attente d'être exécutée.

Andere resultaten

The C structure used for coroutine objects.
La structure C utilisée pour les objets coroutine.
Coroutine objects are automatically closed using the above process when they are about to be destroyed.
Les objets coroutines sont automatiquement fermés en utilisant le processus décrit au-dessus au moment où ils sont détruits.
See also the Coroutine Objects section.
Voir également la section Objets coroutines.
Coroutine objects and instances of the Coroutine ABC are all instances of this ABC.
Les objets coroutines et les instances de l'ABC Coroutine sont tous des instances de cette ABC.
Allows intercepting creation of coroutine objects (only ones that are created by an async def function; generators decorated with types.coroutine() or asyncio.coroutine() will not be intercepted).
Permet d'intercepter la création de coroutine (uniquement celles créés via async def, les générateurs décorés par types.coroutine() ou asyncio.coroutine() ne seront pas interceptés).
Suspend the execution of coroutine on an awaitable object.
Suspend l'exécution de la coroutine sur un objet awaitable.
Changed in version 3.7: This can now handle coroutine and asynchronous generator objects.
Modifié dans la version 3.7: Cette version supporte la coroutine et les objets générateurs asynchrones.
Return a formatted multi-line string with detailed code object information for the supplied function, generator, asynchronous generator, coroutine, method, source code string or code object.
Retourne une chaîne de caractères de plusieurs lignes formatée avec des informations détaillées sur l'objet code pour les fonctions données, les générateurs asynchrone, coroutine, la méthode, la chaine de caractères du code source ou objet.
The Simula language was developed by Ole-Johan Dahl and Kristen Nygaard; it is widely considered to be the first example of an object-oriented programming language; Simula also introduced the concept of coroutines.
Le langage Simula a été développé par Ole-Johan Dahl et Kristen Nygaard ; il est largement considéré comme le premier exemple de langage de programmation orienté objet ; Simula a également introduit le concept de coroutines.
Analyse the bytecode corresponding to a function, generator, asynchronous generator, coroutine, method, string of source code, or a code object (as returned by compile()).
Analyse le code intermédiaire correspondant à une fonction, un générateur, un générateur asynchrone, une coroutine, une méthode, une chaîne de caractères du code source, ou bien une classe (comme retourne la fonction compile()).
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor coroutine object in het Engels

Woord & uitdrukking van de dag
Afbeelding van de dag
dungarees: denim pants with bib and shoulder straps
Ontdek het woord
Publiciteit

Resultaten: 12. Exact: 2. Verstreken tijd: 49 ms.