[Python-Dev] Reserving an arg space for Jython

Frank Wierzbicki fwierzbicki at gmail.com
Fri Apr 11 21:13:44 CEST 2008


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


More information about the Python-Dev mailing list