Message 140595 - Python tracker (original) (raw)

Message140595

Author terry.reedy
Recipients ajaksu2, docs@python, eric.araujo, lambacck, python-dev, tautology, terry.reedy
Date 2011-07-18.15:28:17
SpamBayes Score 0.0016510162
Marked as misclassified No
Message-id 1311002898.51.0.674525056512.issue1626300@psf.upfronthosting.co.za
In-reply-to
Content
I perhaps misunderstood your question. I ran files from the command line as as 'python whatever', not 'whatever' so only python would care about an extension. I do not have a file association to 'run' a file, with or without .py. I presume IDLE does same when one RUNs a file, except with pythonw.
History
Date User Action Args
2011-07-18 15:28:18 terry.reedy set recipients: + terry.reedy, ajaksu2, tautology, eric.araujo, lambacck, docs@python, python-dev
2011-07-18 15:28:18 terry.reedy set messageid: 1311002898.51.0.674525056512.issue1626300@psf.upfronthosting.co.za
2011-07-18 15:28:17 terry.reedy link issue1626300 messages
2011-07-18 15:28:17 terry.reedy create