[Python-Dev] [Python-checkins] cpython (3.3): Add -b and -X options to python man page.
R. David Murray
rdmurray at bitdance.com
Sun Jun 23 18:14:38 CEST 2013
More information about the Python-Dev mailing list
Sun Jun 23 18:14:38 CEST 2013
- Previous message: [Python-Dev] [Python-checkins] cpython (3.3): Add -b and -X options to python man page.
- Next message: [Python-Dev] [Python-checkins] cpython (3.3): Add -b and -X options to python man page.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sun, 23 Jun 2013 17:40:13 +0200, Maciej Fijalkowski <fijall at gmail.com> wrote: > On Thu, Jun 20, 2013 at 3:36 PM, Brett Cannon <brett at python.org> wrote: > > On Wed, Jun 19, 2013 at 11:20 PM, senthil.kumaran > > <python-checkins at python.org> wrote: > >> .TP > >> +.BI "\-X " option > >> +Set implementation specific option. > > > > > > Should probably be "Set the implementation-specific option." > > Is there anyone respecting this notation? (I know pypy does not, it > uses --jit and stuff) CPython does. We introduced it for ourselves, it is up to other implementations whether or not to use it, or use something else. --David
- Previous message: [Python-Dev] [Python-checkins] cpython (3.3): Add -b and -X options to python man page.
- Next message: [Python-Dev] [Python-checkins] cpython (3.3): Add -b and -X options to python man page.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list