[Python-Dev] Filename suffix default for command line (original) (raw)
Raymond Hettinger raymond.hettinger at verizon.net
Tue Dec 16 12:30:46 EST 2003
- Previous message: open == file considered harmful (Re: [Python-Dev] RE: rexec.py unuseable)
- Next message: [Python-Dev] Filename suffix default for command line
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Would there be any disadvantage to checking for filename.py whenever filename is not found so that "super.py" could be invoked with either "python super.py" or "python super"?
Raymond Hettinger -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mail.python.org/pipermail/python-dev/attachments/20031216/2ff80142/attachment.html
- Previous message: open == file considered harmful (Re: [Python-Dev] RE: rexec.py unuseable)
- Next message: [Python-Dev] Filename suffix default for command line
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]