Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #15462
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder2.enfer-du-nord.net!newsfeed.eweka.nl!eweka.nl!feeder3.eweka.nl!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <vaira20ster@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.001 |
| X-Spam-Evidence | '*H*': 1.00; '*S*': 0.00; 'subject:Python': 0.06; 'script,': 0.07; 'subject:while': 0.07; 'python': 0.08; 'filename': 0.09; 'subject:files': 0.09; 'subject:file': 0.13; '"test"': 0.16; '.py': 0.16; 'subject:saving': 0.16; 'received:74.125.82.44': 0.17; 'received:mail-ww0-f44.google.com': 0.17; 'thanks,': 0.18; 'extension': 0.21; 'specify': 0.24; 'script': 0.28; 'message-id:@mail.gmail.com': 0.29; 'to:addr :python-list': 0.32; '(as': 0.34; 'file': 0.36; 'received:74.125.82': 0.37; 'received:google.com': 0.38; 'team,': 0.38; 'received:74.125': 0.39; 'to:addr:python.org': 0.39 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=qxTSM/I9upmZMLHLk0jL6anbpmX4Z3HUQ8aPZxk2uk8=; b=cCpzBPGYQAxL0IVWcsDVjq+hn3OPaHubQ7xjIBDudicp8+XTKbvBrtfWo6aYLQcyzh 33j/KGaczjjadgvLO9f52INoGcwX5pJlclE74yMPerRghCZj2ztGcFcoX5+KMlPQDlEn X+tMjuYhqVwTe7gR7101fTNMLS2M+eCvzG8RM= |
| MIME-Version | 1.0 |
| Date | Tue, 8 Nov 2011 15:35:53 +0530 |
| Subject | file extension while saving Python files |
| From | vaira muthu <vaira20ster@gmail.com> |
| To | python-list@python.org |
| Content-Type | text/plain; charset=ISO-8859-1 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.12 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.2537.1320746755.27778.python-list@python.org> (permalink) |
| Lines | 10 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1320746755 news.xs4all.nl 6932 [2001:888:2000:d::a6]:54939 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.python:15462 |
Show key headers only | View raw
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