Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder2.enfer-du-nord.net!tudelft.nl!txtfeed1.tudelft.nl!feeder2.cambriumusenet.nl!feed.tweaknews.nl!194.134.4.91.MISMATCH!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!194.109.133.84.MISMATCH!newsfeed.xs4all.nl!newsfeed5.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.048 X-Spam-Evidence: '*H*': 0.90; '*S*': 0.00; 'cpython': 0.05; 'tab': 0.07; 'am,': 0.12; 'wrote:': 0.18; 'received:209.85.210.174': 0.21; 'received:mail-iy0-f174.google.com': 0.21; 'header:In-Reply- To:1': 0.22; 'changed': 0.23; 'indentation': 0.23; 'windows': 0.26; 'again?': 0.30; '(the': 0.30; 'changes': 0.30; 'message- id:@gmail.com': 0.31; 'changing': 0.32; "won't": 0.33; 'header :User-Agent:1': 0.33; 'file': 0.34; 'icon': 0.34; 'to:addr:python- list': 0.35; 'question': 0.36; 'disk': 0.37; 'received:google.com': 0.37; 'received:209.85': 0.38; 'received:192': 0.38; 'doing': 0.38; 'open': 0.38; 'received:192.168.1': 0.39; 'unless': 0.39; 'received:209': 0.39; 'change': 0.40; 'to:addr:python.org': 0.40; 'subject:Please': 0.40; 'header:Received:6': 0.61; 'subject:!!': 0.93 Received-SPF: pass (google.com: domain of bahamutzero8825@gmail.com designates 10.42.46.76 as permitted sender) client-ip=10.42.46.76; Authentication-Results: mr.google.com; spf=pass (google.com: domain of bahamutzero8825@gmail.com designates 10.42.46.76 as permitted sender) smtp.mail=bahamutzero8825@gmail.com; dkim=pass header.i=bahamutzero8825@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:x-enigmail-version:content-type :content-transfer-encoding; bh=oHJJPGiIClGh+RQKLVGpT2nQCVXCuHrrfpfYOCNwPiI=; b=R2qHUW61nabZhX8gQ98K20kStJqnMslR3r13mbmmUMw9B//r351/XNChCbnOdS3UPv Kua4m0QE4B8kKXqfKniChpcK18oYG+o9lMTqLztywxrq1OVY2wPi+rkjmuT6vc/hWebj oPPqw1+ySFKeezjOAP5dPx+pHRHnBjqLP2Gbk= Date: Fri, 24 Feb 2012 01:26:36 -0600 From: Andrew Berg User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:9.0) Gecko/20111220 Thunderbird/9.0 MIME-Version: 1.0 To: "comp.lang.python" Subject: Re: Please verify!! References: <724ccbd6-30d1-41bd-bf38-2a5ce82953a1@x19g2000yqh.googlegroups.com> In-Reply-To: X-Enigmail-Version: 1.3.5 Content-Type: text/plain; charset=UTF-8 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: 11 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1330068426 news.xs4all.nl 6906 [2001:888:2000:d::a6]:49574 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:20784 On 2/24/2012 1:11 AM, Manish Sharma wrote: > Still my question is what if I open the file and dont make any changes > to it and close it again? Can it be possible just by doing these steps > add indentation to lines? I am not changing the file prefrences to open > it always with notepad++. Opening it once only. Notepad++ won't change line endings or indentation unless you tell it to. In any case, it will indicate when a file has been changed (the little blue disk icon in the file's tab will turn red). -- CPython 3.2.2 | Windows NT 6.1.7601.17640