Vous avez demandé le commentaire #874013.
Retourner sur le contenu associé.
man python .... -O Turn on basic optimizations. This changes the filename extension for compiled (bytecode) files from .pyc to .pyo. Given twice, causes docstrings to be discarded. ...
[ Répondre ]
Re: Python c'est bon
man python
....
-O Turn on basic optimizations. This changes the filename extension for compiled (bytecode) files from .pyc to .pyo. Given twice, causes docstrings to be discarded.
...
[ Répondre ]