[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
- Previous message: [Python-Dev] PEP397 no command line options to python?
- Next message: [Python-Dev] PEP397 no command line options to python?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [Python-Dev] PEP397 no command line options to python?
- Next message: [Python-Dev] PEP397 no command line options to python?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]