Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.140 X-Spam-Level: * X-Spam-Evidence: '*H*': 0.72; '*S*': 0.00; 'python': 0.08; '"python': 0.15; 'editor,': 0.16; 'wrote:': 0.18; 'stick': 0.18; 'working.': 0.18; 'this?': 0.19; 'header:In-Reply-To:1': 0.22; 'changed': 0.23; 'indentation': 0.23; 'stops': 0.23; 'windows': 0.26; 'somebody': 0.28; 'language.': 0.28; 'script': 0.28; 'fine.': 0.29; "didn't": 0.30; 'message-id:@gmail.com': 0.31; 'ps:': 0.32; 'suggested': 0.32; 'this.': 0.33; 'header:User-Agent:1': 0.33; 'it.': 0.33; 'file': 0.34; 'anything': 0.34; 'to:addr:python- list': 0.35; 'received:209.85.214': 0.36; 'issue': 0.37; 'but': 0.37; 'received:google.com': 0.37; 'using': 0.37; 'received:209.85': 0.38; 'received:192': 0.38; 'some': 0.38; 'think': 0.38; 'open': 0.38; 'received:192.168.1': 0.39; 'except': 0.39; 'received:209': 0.39; 'to:addr:python.org': 0.40; 'subject:Please': 0.40; 'type': 0.61; 'header:Received:6': 0.61; 'hope': 0.61; 'reply': 0.64; 'ever': 0.64; 'opened': 0.64; 'day,': 0.65; 'with,': 0.73; 'notepad,': 0.84; 'subject:!!': 0.93 Received-SPF: pass (google.com: domain of jugurtha.hadjar@gmail.com designates 10.204.143.131 as permitted sender) client-ip=10.204.143.131; Authentication-Results: mr.google.com; spf=pass (google.com: domain of jugurtha.hadjar@gmail.com designates 10.204.143.131 as permitted sender) smtp.mail=jugurtha.hadjar@gmail.com; dkim=pass header.i=jugurtha.hadjar@gmail.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=xr3BiHaccHNLy1qwMM7Vx08G+Ngz2fqPUkSjoSWce8o=; b=A7MfHOJyFU/iCWSxoguUixICImC9gwqBQZw+HMrIWC96hbUspeSnf7pG6koaz9F1UT xGTrJwDmdHPZHnF3YpaKVvblIuDqOlbx4LL3Eps7x7GRNPvNKU4/CeiZj6TXjBR6OzYS yT2OdGoHH6gTpY8cQAHwKeBTVm8K4qGp7FndA= Date: Fri, 24 Feb 2012 12:10:27 +0100 From: Jugurtha Hadjar User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:10.0.2) Gecko/20120216 Thunderbird/10.0.2 MIME-Version: 1.0 To: python-list@python.org Subject: Re: Please verify!! References: <724ccbd6-30d1-41bd-bf38-2a5ce82953a1@x19g2000yqh.googlegroups.com> In-Reply-To: <724ccbd6-30d1-41bd-bf38-2a5ce82953a1@x19g2000yqh.googlegroups.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 27 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1330081833 news.xs4all.nl 6919 [2001:888:2000:d::a6]:34888 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:20796 On 23/02/2012 23:13, Manish Sharma wrote: > Hi I am new to python language. On my first day, somebody told me that > if any python script file is opened with any editor except python > editor, the file is corrupted. Some spacing or indentation is changed > and script stops working. I was opening the script file in Windows > using Notepad++ but I didn't save anything and closed it. Still it was > suggested to never open the python file in any other editor. > > Can anybody please verify this? Can opening a python script in any > editor other than python editor corrupt the script? Did anybody ever > face such type of issue or its just misunderstanding of the concept. > > I hope this group is the best place to ask this. Please reply ! > > :) > Manish I don't think so, I have used EDIT, Notepad, Notepad++ and they all work fine. PS: What's the "python editor" you were advised to stick with, by the way ? -- ~Jugurtha Hadjar,