[Python-Dev] [Python-checkins] cpython (3.3): Add -b and -X options to python man page. (original) (raw)
Jeff Hardy jdhardy at gmail.com
Tue Jun 25 20:05:15 CEST 2013
- Previous message: [Python-Dev] [Python-checkins] cpython (3.3): Add -b and -X options to python man page.
- Next message: [Python-Dev] How about we extend C3 to support ABCs?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sun, Jun 23, 2013 at 8:40 AM, Maciej Fijalkowski <fijall at gmail.com>wrote:
>> +.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) IronPython does, for -X:Frames and a few others.
- Jeff -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20130625/23486caa/attachment.html>
- Previous message: [Python-Dev] [Python-checkins] cpython (3.3): Add -b and -X options to python man page.
- Next message: [Python-Dev] How about we extend C3 to support ABCs?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]