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


Groups > comp.lang.python > #104379

Re: Pythonic love

Path csiph.com!news.swapon.de!fu-berlin.de!uni-berlin.de!not-for-mail
From Dennis Lee Bieber <wlfraed@ix.netcom.com>
Newsgroups comp.lang.python
Subject Re: Pythonic love
Date Tue, 08 Mar 2016 21:10:02 -0500
Organization IISS Elusive Unicorn
Lines 19
Message-ID <mailman.67.1457489397.15725.python-list@python.org> (permalink)
References <nbl0lo$5o5$1@gioia.aioe.org> <nbmjrf$jrd$1@ger.gmane.org> <CAO1D73GO5ey3_Fskao9Ch3+3FC7HVEGWWZ2T1zjoV1aT2MsS0g@mail.gmail.com> <nbn0fl$i9t$1@ger.gmane.org> <mailman.51.1457457429.15725.python-list@python.org> <87r3fkanid.fsf@invernalia.homelinux.net>
Mime-Version 1.0
Content-Type text/plain; charset=us-ascii
Content-Transfer-Encoding 7bit
X-Trace news.uni-berlin.de 0jJfaUMqynce7zdjVjKMyANekS1J4oIc838YdBKlHL2g==
Return-Path <python-python-list@m.gmane.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.015
X-Spam-Evidence '*H*': 0.97; '*S*': 0.00; 'context': 0.05; 'message- id:@4ax.com': 0.09; 'posting.': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; '(but': 0.15; '2016': 0.16; 'received:80.91.229.3': 0.16; 'received:io': 0.16; 'received:plane.gmane.org': 0.16; 'received:psf.io': 0.16; 'then?': 0.16; 'wrote:': 0.16; 'url:home': 0.18; 'am,': 0.23; 'header:X-Complaints-To:1': 0.26; "i'm": 0.30; 'tue,': 0.34; 'lists.': 0.35; 'should': 0.36; 'email addr:python.org': 0.36; "wasn't": 0.36; 'to:addr:python-list': 0.36; 'subject:: ': 0.37; 'received:org': 0.37; 'charset:us-ascii': 0.37; 'anything': 0.38; 'thank': 0.38; 'mailing': 0.38; 'to:addr:python.org': 0.40; 'address': 0.61; 'inline': 0.63; 'lose': 0.63; 'mar': 0.65; 'email name:python-list': 0.67; 'reply': 0.68; 'walters': 0.84; 'dennis': 0.91; 'received:108': 0.93
X-Injected-Via-Gmane http://gmane.org/
X-Gmane-NNTP-Posting-Host adsl-108-73-116-234.dsl.klmzmi.sbcglobal.net
X-Newsreader Forte Agent 6.00/32.1186
X-No-Archive YES
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.21
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://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 <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Xref csiph.com comp.lang.python:104379

Show key headers only | View raw


On Tue, 08 Mar 2016 11:27:22 -0600, jstitch@invernalia.homelinux.net
(Javier Novoa C.) declaimed the following:

>justin walters <walters.justin01@gmail.com> writes:
>
>> Sorry about the top posting. I'm new to mailing lists. I should just reply
>> to the python-list@python.org address then?
>>
>> Also, thank you for the generator clarification.
>> On Mar 8, 2016 9:09 AM, "jmp" <jeanmichel@sequans.com> wrote:
>
>^ that's top posting.... always reply inline or at the bottom

	And, preferably, also trim anything that wasn't relevant (but this is
so short any trimming would lose context <G>)
-- 
	Wulfraed                 Dennis Lee Bieber         AF6VN
    wlfraed@ix.netcom.com    HTTP://wlfraed.home.netcom.com/

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


Thread

Pythonic love Fillmore <fillmore_remove@hotmail.com> - 2016-03-07 17:51 -0500
  Re: Pythonic love Rob Gaddi <rgaddi@highlandtechnology.invalid> - 2016-03-07 22:52 +0000
  Re: Pythonic love sohcahtoa82@gmail.com - 2016-03-07 15:03 -0800
    Re: Pythonic love Fillmore <fillmore_remove@hotmail.com> - 2016-03-07 18:12 -0500
  Re: Pythonic love Ian Kelly <ian.g.kelly@gmail.com> - 2016-03-07 16:13 -0700
  Re: Pythonic love Mark Lawrence <breamoreboy@yahoo.co.uk> - 2016-03-07 23:19 +0000
  Re: Pythonic love jmp <jeanmichel@sequans.com> - 2016-03-08 14:25 +0100
  Re: Pythonic love justin walters <walters.justin01@gmail.com> - 2016-03-08 08:49 -0800
  Re: Pythonic love Mark Lawrence <breamoreboy@yahoo.co.uk> - 2016-03-08 16:55 +0000
  Re: Pythonic love jmp <jeanmichel@sequans.com> - 2016-03-08 18:00 +0100
  Re: Pythonic love justin walters <walters.justin01@gmail.com> - 2016-03-08 09:17 -0800
    Re: Pythonic love jstitch@invernalia.homelinux.net (Javier Novoa C.) - 2016-03-08 11:27 -0600
      Re: Pythonic love Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2016-03-08 21:10 -0500

csiph-web