[Python-Dev] PEP397 no command line options to python? (original) (raw)

Nick Coghlan ncoghlan at gmail.com
Mon Oct 24 01:36:37 CEST 2011


On Mon, Oct 24, 2011 at 8:15 AM, Mark Hammond <skippy.hammond at gmail.com> wrote:

How about abusing the existing flags for this purpose - eg:

% py -3? % py -2.7?

What does using the magic symbol offer over an explicit separate flag?

Cheers, Nick.

-- Nick Coghlan   |   ncoghlan at gmail.com   |   Brisbane, Australia



More information about the Python-Dev mailing list