Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #11213
| X-FeedAbuse | http://nntpfeed.proxad.net/abuse.pl feeded by 88.191.16.109 |
|---|---|
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!gegeweb.42!gegeweb.eu!nntpfeed.proxad.net!nospam.fr.eu.org!usenet-fr.net!de-l.enfer-du-nord.net!feeder2.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 | <python@mrabarnett.plus.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.007 |
| X-Spam-Evidence | '*H*': 0.99; '*S*': 0.00; 'python': 0.08; 'from:addr:python': 0.09; 'necessary,': 0.09; 'read.': 0.10; 'from:addr:mrabarnett.plus.com': 0.16; 'from:name:mrab': 0.16; 'message-id:@mrabarnett.plus.com': 0.16; 'received:84.92': 0.16; 'received:84.92.122': 0.16; 'received:84.92.122.60': 0.16; 'reply- to:addr:python-list': 0.16; 'wrote:': 0.16; 'programming': 0.20; 'header:In-Reply-To:1': 0.22; 'indentation': 0.23; 'code': 0.25; 'language.': 0.28; 'received:84': 0.28; "isn't": 0.33; 'to:addr :python-list': 0.33; 'header:User-Agent:1': 0.34; 'reply- to:addr:python.org': 0.34; 'group,': 0.36; 'languages': 0.37; 'easier': 0.38; 'subject:: ': 0.39; 'recommended': 0.39; 'to:addr:python.org': 0.39; "it's": 0.40; 'where': 0.40; 'header :Reply-To:1': 0.71; 'reply-to:no real name:2**0': 0.71 |
| X-IronPort-Anti-Spam-Filtered | true |
| X-IronPort-Anti-Spam-Result | AskHAK/VQ07Unw4S/2dsb2JhbABBmEKPBXeBQAEBBThAEQsIEAkWDwkDAgECAQ04EwgBAYdtvHmGRwSLXYw8i2U |
| Date | Thu, 11 Aug 2011 14:15:33 +0100 |
| From | MRAB <python@mrabarnett.plus.com> |
| User-Agent | Mozilla/5.0 (Windows NT 5.1; rv:5.0) Gecko/20110624 Thunderbird/5.0 |
| MIME-Version | 1.0 |
| To | python-list@python.org |
| Subject | Re: indentation |
| References | <d6f247ab-e415-4286-9cf2-a52d100ae690@m4g2000pri.googlegroups.com> |
| In-Reply-To | <d6f247ab-e415-4286-9cf2-a52d100ae690@m4g2000pri.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 |
| Reply-To | python-list@python.org |
| 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.2177.1313068532.1164.python-list@python.org> (permalink) |
| Lines | 8 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1313068532 news.xs4all.nl 23843 [2001:888:2000:d::a6]:42015 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.python:11213 |
Show key headers only | View raw
On 11/08/2011 13:56, Amit Jaluf wrote: > Hello Group, > i just start python is it necessary indentation in python ? > Yes, indentation is part of the language. Even in programming languages where it isn't necessary, it's recommended because it makes the code easier to read.
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
indentation Amit Jaluf <amitjaluf@gmail.com> - 2011-08-11 05:56 -0700
Re: indentation MRAB <python@mrabarnett.plus.com> - 2011-08-11 14:15 +0100
Re: indentation Amit Jaluf <amitjaluf@gmail.com> - 2011-08-11 07:06 -0700
Re: indentation maedox <paal.nilsen@gmail.com> - 2011-08-11 07:15 -0700
Re: indentation Ulrich Eckhardt <ulrich.eckhardt@dominolaser.com> - 2011-08-11 16:44 +0200
Re: indentation TheSaint <no@nowhere.net.no> - 2011-08-14 18:54 +0800
csiph-web