Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!goblin3!goblin2!goblin.stu.neva.ru!newsfeed.xs4all.nl!newsfeed3.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.005 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'python.': 0.02; 'python,': 0.02; 'programmer': 0.03; 'statements': 0.09; 'cc:addr:python- list': 0.11; 'python': 0.11; 'language,': 0.12; 'jr.': 0.16; 'semicolon': 0.16; 'subject:python': 0.16; 'wrote:': 0.18; 'wed,': 0.18; 'all,': 0.19; 'aug': 0.22; 'putting': 0.22; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; 'cc:no real name:2**0': 0.24; 'header:In-Reply-To:1': 0.27; 'message- id:@mail.gmail.com': 0.30; "i'm": 0.30; 'subject:end': 0.31; 'totally': 0.33; 'could': 0.34; "can't": 0.35; 'but': 0.35; 'received:google.com': 0.35; 'really': 0.36; 'c++': 0.36; 'yours,': 0.36; 'skip:& 10': 0.38; 'pm,': 0.38; 'skip:u 10': 0.60; 'myself': 0.63; 'great': 0.65; 'dear': 0.65; 'between': 0.67; 'sam': 0.68; 'wishing': 0.93; '2013': 0.98 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=6rFEW4ZJztVOvOIqyzRQqamJ12bLVkpKKBckEMOZ9vs=; b=j361oaF+bmr2rFPiTs7MSagZcgBHSQ/uFR2ayjMlLWp4kFkdVa/ln+QsHZeiUm5t3g Euchw9SqNUeQ7rNQnSPWAH1gHySeUJ5uy1ET53iQY/owrNv+42BLSiIBglPJHLMgGTXN GSGR+LkiFVQfl8UuYYjGHSgosp0Qo8IurBMfaBTErYRXpZdS1ELEzGzTrLthT0f1rnBJ jg0LaVWja7Y3VGSROeWpjeX+dmWuprRgiMzFBhPu+f1NFaea+Sv1Lm5HQT3mrVUsf0sM rKOUBUB1sf45Z07fjvYpEH1XtJ2lowAs+exfc7BUu6NwcOXgPpsh4YLhrNKshRYNI8W+ Ru2g== MIME-Version: 1.0 X-Received: by 10.58.127.202 with SMTP id ni10mr666617veb.27.1377742216455; Wed, 28 Aug 2013 19:10:16 -0700 (PDT) In-Reply-To: <1377735506.18906.15.camel@debian> References: <1377735506.18906.15.camel@debian> Date: Wed, 28 Aug 2013 22:10:16 -0400 Subject: Re: semicolon at end of python's statements From: "Sam Fourman Jr." To: Mohsen Pahlevanzadeh Content-Type: multipart/alternative; boundary=047d7b5d870f676bc204e50c9bae X-Mailman-Approved-At: Thu, 29 Aug 2013 09:11:13 +0200 Cc: python-list@python.org 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: 57 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1377760274 news.xs4all.nl 15915 [2001:888:2000:d::a6]:53484 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:53220 --047d7b5d870f676bc204e50c9bae Content-Type: text/plain; charset=ISO-8859-1 On Wed, Aug 28, 2013 at 8:18 PM, Mohsen Pahlevanzadeh < mohsen@pahlevanzadeh.org> wrote: > Dear all, > > I'm C++ programmer and unfortunately put semicolon at end of my > statements in python. > > Quesion: > What's really defferences between putting semicolon and don't put? > > Yours, > Mohsen I totally understand where you are coming from, but I have found that the thing I can't get used to is the "indent thing" Python is a great language, but I always secretly find myself wishing I could somehow use python, and not deal with the mandatory "indents" Sam Fourman Jr. --047d7b5d870f676bc204e50c9bae Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable

On Wed, Aug 28, 2013 at 8:1= 8 PM, Mohsen Pahlevanzadeh <mohsen@pahlevanzadeh.org>= wrote:
Dear all,

I'm C++ programmer and unfortunately put semicolon at end of my
statements in python.

Quesion:
What's really defferences between putting semicolon and don't put?<= br>
Yours,
Mohsen

I totally understand where you are c= oming from, but
I have found that the thing I can't get used to is t= he "indent thing"

Python is a great lang= uage, but I always secretly find myself
wishing I could somehow use python, and not deal with the mandatory &q= uot;indents"


Sam Fourman = Jr.
--047d7b5d870f676bc204e50c9bae--