Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #15462
| Date | 2011-11-08 15:35 +0530 |
|---|---|
| Subject | file extension while saving Python files |
| From | vaira muthu <vaira20ster@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.2537.1320746755.27778.python-list@python.org> (permalink) |
Team, In Python IDE, while we save the script, it will prompt the save Dialog. If we specify the filename as "Test". Then file will be saved without extension as "Test" and not "Test.py". Is it possible to save the script with .py extension automatically (as Test.py)? Thanks, vairamuthu.
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
file extension while saving Python files vaira muthu <vaira20ster@gmail.com> - 2011-11-08 15:35 +0530 Re: file extension while saving Python files Magnus Lyckå <lycka@carmen.se> - 2011-11-08 11:50 +0100 Re: file extension while saving Python files John Gordon <gordon@panix.com> - 2011-11-08 15:17 +0000 Re: file extension while saving Python files mannan <rajcspalani@gmail.com> - 2011-11-08 07:53 -0800 Re: file extension while saving Python files mannan <rajcspalani@gmail.com> - 2011-11-08 07:53 -0800
csiph-web