[issue10364] IDLE: make .py default added extension on save

2011-12-09 Thread Roger Serwy

Roger Serwy roger.se...@gmail.com added the comment:

This is a duplicate of #4832.

--
nosy: +serwy

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue10364
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue10364] IDLE: make .py default added extension on save

2011-12-09 Thread Terry J. Reedy

Changes by Terry J. Reedy tjre...@udel.edu:


--
resolution:  - duplicate
status: open - closed
superseder:  - idle filename extension

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue10364
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue10364] IDLE: make .py default added extension on save

2011-11-30 Thread Chris Rebert

Changes by Chris Rebert pyb...@rebertia.com:


--
nosy: +cvrebert

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue10364
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue10364] IDLE: make .py default added extension on save

2011-11-05 Thread Ned Deily

Changes by Ned Deily n...@acm.org:


--
nosy: +Kaleb702

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue10364
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue10364] IDLE: make .py default added extension on save

2011-10-24 Thread Terry J. Reedy

Terry J. Reedy tjre...@udel.edu added the comment:

I am guessing that because the extension could be either .py or .pyw, the 
initial save does not add either but forces the user to type one or the other. 
I find this annoying too, so I am thinking about separating the choices and see 
if .py, .pyw, and maybe .txt can be automatically added if not written, while 
avoiding '.py.py', etc. Hence the change of issue title and type. (Note to 
self: make sure this is not a duplicate.)

--
title: Color coding fails after running program. - IDLE: make .py default 
added extension on save
type:  - feature request
versions: +Python 3.3 -Python 3.1

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue10364
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com