[Python-Dev] Reserving an arg space for Jython

Neal Norwitz nnorwitz at gmail.com
Fri Apr 11 22:03:25 CEST 2008


I was also going to suggest a platform independent option.  I like
-Xwhat-follows-is-impl-dependent.

n

On Fri, Apr 11, 2008 at 12:39 PM, Dino Viehland
<dinov at exchange.microsoft.com> wrote:
> IronPython already uses -X:OptionName for special IronPython only options so +1 for -X.
>
>
>
>  -----Original Message-----
>  From: python-dev-bounces+dinov=microsoft.com at python.org [mailto:python-dev-bounces+dinov=microsoft.com at python.org] On Behalf Of Frank Wierzbicki
>  Sent: Friday, April 11, 2008 12:14 PM
>  To: Brett Cannon
>  Cc: Guido van Rossum; python-dev at python.org
>  Subject: Re: [Python-Dev] Reserving an arg space for Jython
>
>  On Fri, Apr 11, 2008 at 2:51 PM, Brett Cannon <brett at python.org> wrote:
>  > On Fri, Apr 11, 2008 at 7:40 PM, Guido van Rossum <guido at python.org> wrote:
>  >
>  > > Works for me. We should have a patch to CPython that looks for -J and
>  >  >  rejects it with "-J is reserved for Jython".
>  >  >
>  >
>  >  Do we want it to be Jython-specific, or should it be available to any
>  >  alternative VM? I don't know if the IronPython folks need anything for
>  >  .NET, but maybe they would like one?
>  -X was suggested on Jython's irc.  I kind of like -J, but -X would
>  work for us too.
>
>  -Frank
>  _______________________________________________
>  Python-Dev mailing list
>  Python-Dev at python.org
>  http://mail.python.org/mailman/listinfo/python-dev
>  Unsubscribe: http://mail.python.org/mailman/options/python-dev/dinov%40microsoft.com
>
>
> _______________________________________________
>  Python-Dev mailing list
>  Python-Dev at python.org
>  http://mail.python.org/mailman/listinfo/python-dev
>  Unsubscribe: http://mail.python.org/mailman/options/python-dev/nnorwitz%40gmail.com
>


More information about the Python-Dev mailing list