2013/6/24 Maciej Fijalkowski <[email protected]>:
> On Sun, Jun 23, 2013 at 6:14 PM, R. David Murray <[email protected]> 
> wrote:
>> On Sun, 23 Jun 2013 17:40:13 +0200, Maciej Fijalkowski <[email protected]> 
>> wrote:
>>> On Thu, Jun 20, 2013 at 3:36 PM, Brett Cannon <[email protected]> wrote:
>>> > On Wed, Jun 19, 2013 at 11:20 PM, senthil.kumaran
>>> > <[email protected]> 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
>
> you mean "CPython does not have any implementation-specific options"?
> I would claim -O behavior should be implementation-specific since it's
> nonsense in the optimizations sense, but other than that, it does not
> seem that there is any -X options?

I wouldn't object to making that -Xno-docstrings or such, but the ship
sailed long ago on -O.


--
Regards,
Benjamin
_______________________________________________
Python-Dev mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to