There is a growing number of python - dbg packages for modules with extensions.
Il existe un nombre croissant de paquets python - dbg pour les modules avec des extensions.
To create a new virtualenv, you need to open the command prompt and run python -m venv myvenv.
Pour créer un nouveau virtualenv, vous devez ouvrir un terminal et exécuter python -m venv myvenv.
The django package may be run as a script, i.e. python -m django, which will behave the same as django-admin.
Le paquet django peut être exécuté comme un script, comme par exemple python -m django, ce qui produira le même comportement que django-admin.
Passing the - user option to python -m pip install will install a package just for the current user, rather than for all users of the system.
Donner l'option - user à python -m pip install lui fera installer un paquet juste pour l'utilisateur en cours, plutôt que pour tous les utilisateurs du système.
These can be invoked using python -m module [arg]..., which executes the source file for module as if you had spelled out its full name on the command line.
Ils peuvent être appelés avec python -m module [arg]... qui exécute le fichier source de module comme si vous aviez tapé son nom complet dans la ligne de commande.
A third way of starting the interpreter is 'python -c command [arg]...', which executes the statement(s) in command, analogous to the shell's -c option.
Une troisième façon de lancer l'interpréteur est "python -c commande [arg]...", ce qui exécute les instructions dans commande, de façon analogue à l'option -c du shell.
Several versions of the interpreter are not supported, verification is started by the command, such as "python - version", if necessary, you can configure the server to start a required version by default
Le serveur ne supporte pas plusieurs versions de l'interpréteur, la vérification est réalisée à l'aide de la commande "python - version". Vous pouvez paramétrer le serveur de telle façon pour que la version nécessaire soit lancée par défaut
At that time, you should be able run your package's tests using python -Wd so that deprecation warnings do appear.
À ce moment, vous devriez pouvoir exécuter les tests de votre projet en utilisant python -Wd afin de faire apparaître les avertissements d'obsolescence.
On subsequent runs with python -O [APP] python will use the cached.pyos even though a different optimization level has been requested.
Pour les exécutions à d'autres niveaux avec python -O [APP], python va utiliser le cache.pyos même si celui-ci est d'un niveau d'optimisation différent de celui-demander.
Non-programmer tutorial for python - an excellent wikibook
Non-programmer tutorial for python - un excellent livre au format Wiki
After installation, open the command prompt and check the Python version by executing python - version.
Après l'installation, ouvrez l'invite de commande et vérifiez la version de Python en exécutant python - version.
C:\Users ame\on Ubuntu 12.04 please run python -m pip install -U - force-reinstall pip to fix the pip installation in the virtualenv.
C:lorsque vous utilisez pip sous Ubuntu 12.04, tapez la commande python -m pip install -U - force-reinstall pip pour réparer l'installation de pip dans votre virtualenv.
With SELinux, if a user is running python -O [APP] it will try to write the.pyos when they don't exist.
Avec SELinux, si un utilisateur exécute python -o [APP], cela va entrainer la création du fichier.pyos s'ils n'existent pas encore.
Conteúdo potencialmente sensível ou impróprio
Os exemplos servem apenas como ajuda na tradução da palavra ou da expressão procurada. Eles não são selecionados ou validados por nós e podem conter linguagem inapropriada. Pedimos que reporte exemplos que devem ser modificados ou que não devem ser exibidos. As traduções potencialmente sensivéis, impróprias ou coloquiais geralmente são marcadas em vermelho ou em laranja.