Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!news.stack.nl!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!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.037 X-Spam-Evidence: '*H*': 0.93; '*S*': 0.00; 'subject:not': 0.03; 'subject:Why': 0.09; 'formatted': 0.16; 'imposible': 0.16; 'say.': 0.16; 'subject:class': 0.16; 'header:User-Agent:1': 0.23; 'copied': 0.24; 'why.': 0.24; 'header:In-Reply-To:1': 0.27; 'to:2**1': 0.27; 'code': 0.31; 'posting': 0.31; 'that.': 0.31; 'run': 0.32; 'subject:the': 0.34; 'editor': 0.35; 'received:google.com': 0.35; "didn't": 0.36; 'subject:?': 0.36; 'should': 0.36; 'received:10': 0.37; 'message-id:@gmail.com': 0.38; 'to:addr:python-list': 0.38; 'subject:can': 0.39; 'to:addr:python.org': 0.39; 'changed': 0.39; ',the': 0.84; 'cutting': 0.91 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=8INdR/1OPdwjbwykesam3iCsc+bU4HIJ2ThH7Cm2XC8=; b=ki10EVHGdHqExqmdL1KtiQHvjUVfVo3OQZXL1oLvYam02Txoicx9KQy5UIhW0Z9C5t 362ATobykSu+ZwDYbYhtKT6yeNBaBGSkcLDuzs6gcJvAstEoSJGQsgvdPNcyWqulQr0V nHiy0Ws4ik31Rwyl3Ksq9IMWV/tZ7BMp583keg8Wb7i9Iug89BZlg7MD5sX+ZR47ePE5 dmJb4iQPA6R2V79DanF3BzTf2nbsYLkgpqfeF5862CcTpkdnMhoiwwFw0NECGQP+afBh ChG0V3dYOWrFQt+b8M2Db3mTYqVsBBx+QCVwylXU9W4HznKRsuAM7h8rosIf/qNZ23Dh Ldrw== X-Received: by 10.70.103.42 with SMTP id ft10mr12067258pdb.2.1408779589609; Sat, 23 Aug 2014 00:39:49 -0700 (PDT) Date: Sat, 23 Aug 2014 15:39:23 +0800 From: luofeiyu User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.0 MIME-Version: 1.0 To: Terry Reedy , python-list@python.org Subject: Re: Why can not initialize the class? References: <53F752FA.8080902@gmail.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 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: 1408779592 news.xs4all.nl 2934 [2001:888:2000:d::a6]:42446 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:76847 I edit it in the vim in well formatted form,when copied into email ,the format changed ,i don't know why. My email editor is thunderbird, you can try it as i say. I didn't mean to . > By posting code with an extra indent, you make it imposible to run by > just cutting and pasting. You should already know that. >