Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #20784

Re: Please verify!!

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 <bahamutzero8825@gmail.com>
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 <bahamutzero8825@gmail.com>
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" <python-list@python.org>
Subject Re: Please verify!!
References <724ccbd6-30d1-41bd-bf38-2a5ce82953a1@x19g2000yqh.googlegroups.com> <CANy1k1hoSwWfGuSDTqsHpg8q+nhMMDsqxOehosuLEM3emWnU3w@mail.gmail.com> <CA+MvjsK+j35dVuM9sAy_L2H47Pwk7N9g4sxhBtyYZjo6NbH0=A@mail.gmail.com>
In-Reply-To <CA+MvjsK+j35dVuM9sAy_L2H47Pwk7N9g4sxhBtyYZjo6NbH0=A@mail.gmail.com>
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 <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.112.1330068426.3037.python-list@python.org> (permalink)
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

Show key headers only | View raw


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

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Please verify!! Manish Sharma <manish2aug@gmail.com> - 2012-02-23 14:13 -0800
  Re: Please verify!! Ben <bungiman@gmail.com> - 2012-02-23 14:29 -0800
  Re: Please verify!! Dave Angel <d@davea.name> - 2012-02-23 17:43 -0500
  Re: Please verify!! Joshua Miller <milleja46@gmail.com> - 2012-02-23 20:57 -0500
  Re: Please verify!! Andrew Berg <bahamutzero8825@gmail.com> - 2012-02-23 21:45 -0600
    Re: Please verify!! Ben Finney <ben+python@benfinney.id.au> - 2012-02-24 19:32 +1100
      Re: Please verify!! Andrew Berg <bahamutzero8825@gmail.com> - 2012-02-24 03:18 -0600
        Re: Please verify!! Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-02-24 12:20 +0000
          Re: Please verify!! Andrew Berg <bahamutzero8825@gmail.com> - 2012-02-24 07:20 -0600
          Re: Please verify!! Chris Angelico <rosuav@gmail.com> - 2012-02-25 07:41 +1100
          Re: Please verify!! Mark Lawrence <breamoreboy@yahoo.co.uk> - 2012-02-25 00:49 +0000
          Re: Please verify!! Chris Angelico <rosuav@gmail.com> - 2012-02-25 12:25 +1100
          Re: Please verify!! Dave Angel <d@davea.name> - 2012-02-24 21:36 -0500
    Re: Please verify!! Duncan Booth <duncan.booth@invalid.invalid> - 2012-02-24 11:21 +0000
      Re: Please verify!! Andrew Berg <bahamutzero8825@gmail.com> - 2012-02-24 05:36 -0600
  Re: Please verify!! Andrew Berg <bahamutzero8825@gmail.com> - 2012-02-24 01:26 -0600
  Re: Please verify!! Jugurtha Hadjar <jugurtha.hadjar@gmail.com> - 2012-02-24 12:10 +0100

csiph-web