Message9004

Author zyasoft
Recipients eaaltonen, zyasoft
Date 2014-09-16.23:01:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1410908499.05.0.0614548739362.issue2206@psf.upfronthosting.co.za>
In-reply-to
Content
In general, this proposal is not a workable idea - so much Python code expects .py extensions for modules, including in the standard library.

As mentioned, it is possible to run a script in Jython using an arbitrary extension, so for scripts, if not modules, making this association on Windows is certainly feasible. I don't know if there's a reason for us to explicitly support however.
History
Date User Action Args
2014-09-16 23:01:39zyasoftsetmessageid: <1410908499.05.0.0614548739362.issue2206@psf.upfronthosting.co.za>
2014-09-16 23:01:39zyasoftsetrecipients: + zyasoft, eaaltonen
2014-09-16 23:01:38zyasoftlinkissue2206 messages
2014-09-16 23:01:38zyasoftcreate