Examples with "http.server in CPython" and their translation 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.
The most straightforward is to use the module http.server in CPython standard distribution
Pour cela vous pouvez utiliser le module http.server de la distribution standard
Andere resultaten
How are lists implemented in CPython?
Comment les listes sont-elles implémentées dans CPython ?
It replaces the asyncio module in CPython standard library, which cannot work in the browser context
Il remplace le module asyncio de la distribution standard CPython, qui ne peut pas fonctionner dans le contexte du navigateur
How are dictionaries implemented in CPython?
Comment les dictionnaires sont-ils implémentés dans CPython ?
CPython implementation detail: In CPython, the length is required to be at most sys.maxsize.
Changed in version 3.4: The name attribute has been present in CPython since its inception, but until Python 3.4 was not formally specified, so may not exist on some platforms.
Modifié dans la version 3.4: L'attribut name est présent dans CPython depuis sa création, mais n'était pas spécifié formellement jusqu'à Python 3.4, il peut ne pas exister sur certaines plate-formes.
CPython implementation detail: In CPython, due to the Global Interpreter Lock, only one thread can execute Python code at once (even though certain performance-oriented libraries might overcome this limitation).
CPython implementation detail: En CPython, en raison du verrou global de l'interpréteur (Global Interpreter Lock), un seul fil d'exécution peut exécuter du code Python à la fois (même si certaines bibliothèques orientées performance peuvent surmonter cette limitation).
Some of the modules that are written in C in CPython standard library have been written in Javascript in Brython distribution (math, unicodedata...).
Certains des modules qui sont écrits en C dans la distribution CPython ont été écrits en Javascript dans la distribution Brython (math, random, unicodedata...).
Potentieel gevoelige of ongepaste informatie
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.