This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author barry
Recipients asvetlov, barry, brett.cannon, christian.heimes, eric.araujo, lemburg, mdengler, ncoghlan, pitrou, vstinner, yaccz
Date 2013-06-20.14:38:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20130620103802.73d88a4c@anarchist>
In-reply-to <1371738404.56.0.186757965053.issue16499@psf.upfronthosting.co.za>
Content
On Jun 20, 2013, at 02:26 PM, STINNER Victor wrote:

>
>"python -I" and "spython" sound like two ways to get the same results. I
>would prefer to only have one way.

Where does spython come from?

Personally, I'd much rather this be an option on the existing python
executable (i.e. `python -I`) than some other command.  That makes it easier
to discover and promote.
History
Date User Action Args
2013-06-20 14:38:07barrysetrecipients: + barry, lemburg, brett.cannon, ncoghlan, pitrou, vstinner, christian.heimes, eric.araujo, asvetlov, mdengler, yaccz
2013-06-20 14:38:07barrylinkissue16499 messages
2013-06-20 14:38:07barrycreate