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


Groups > comp.lang.python > #99181

Re: How To Create A Endles List Of Lists In Python...???

Path csiph.com!eternal-september.org!feeder.eternal-september.org!news.swapon.de!fu-berlin.de!uni-berlin.de!not-for-mail
From Chris Angelico <rosuav@gmail.com>
Newsgroups comp.lang.python
Subject Re: How To Create A Endles List Of Lists In Python...???
Date Sat, 21 Nov 2015 05:30:23 +1100
Lines 6
Message-ID <mailman.17.1448044232.2291.python-list@python.org> (permalink)
References <n2miu8$fl4$1@ls237.t-com.hr> <n2nkdd$mns$2@dont-email.me> <c83d0ce8-9855-4afa-9efe-f9bfe9b78931@googlegroups.com>
Mime-Version 1.0
Content-Type text/plain; charset=UTF-8
X-Trace news.uni-berlin.de UcuttMaZ7i5SrE7KFw8OHghL3dcO5nqvYdRs+9U1y4Ig==
Return-Path <rosuav@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.011
X-Spam-Evidence '*H*': 0.98; '*S*': 0.00; 'received:209.85.223': 0.03; '21,': 0.07; 'cc:addr:python-list': 0.09; 'subject:How': 0.09; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'german.': 0.16; 'lisp': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'wrote:': 0.16; '2015': 0.20; 'cc:2**0': 0.20; 'cc:addr:python.org': 0.20; 'am,': 0.23; 'sat,': 0.23; 'header:In-Reply-To:1': 0.24; 'message-id:@mail.gmail.com': 0.27; 'solution,': 0.29; 'subject:List': 0.33; 'received:google.com': 0.35; 'nov': 0.35; 'should': 0.36; 'received:209.85': 0.36; 'subject:: ': 0.37; 'received:209': 0.38; 'letters': 0.67; 'talking': 0.67; 'capital': 0.72; 'chrisa': 0.84; 'to:none': 0.91; 'subject:Lists': 0.91
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:cc :content-type; bh=Oz3Klbb8o8lSaFWnvNKZSbv4slCoXsxuemYdOtj2rPU=; b=jSOCPQK44LaWzKg7o8zHo084xbs8y//PrWayh5w3bfHC4anABTeiGGUH+0Vt+Rc0JJ e608qMZuroaWPGjjJxn1tMD46f1lvsEJE3CXTwAoB6PQQH77f0m5n9+6nHGALqLG71iW RgX76vPX+QoHwufF/R/lQaJqFMIi05bLFrJ5X4mBxORTsugyM9+ihYemjMZfhTJhAbSK kuVpz+xLS37rYchdqYELyvhUPbsfFrUTtRhyICZTO6eXgitUEK63HLBjT2diCD+klf/V N14tGNKaq4Ojlj2vJCmFq/688htnYfgaewAvOCBKtH9CiWDyXodTq9YTFwhcuc+dz2pq WSgg==
X-Received by 10.107.3.163 with SMTP id e35mr14045252ioi.157.1448044223202; Fri, 20 Nov 2015 10:30:23 -0800 (PST)
In-Reply-To <c83d0ce8-9855-4afa-9efe-f9bfe9b78931@googlegroups.com>
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.20+
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:99181

Show key headers only | View raw


On Sat, Nov 21, 2015 at 5:16 AM,  <robert.bralic@si.t-com.hr> wrote:
> I Think That LISP Is Only Solution, I Wil Give Up Frpm Python...

Capital Letters For The Win. You Should Consider Talking In German.

ChrisA

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


Thread

How To Create A Endles List Of Lists In Python...??? "HKRSS" <hkrss@gmail.com> - 2015-11-20 08:43 +0100
  Re: How To Create A Endles List Of Lists In Python...??? "HKRSS" <hkrss@gmail.com> - 2015-11-20 09:13 +0100
  Re: How To Create A Endles List Of Lists In Python...??? Peter Otten <__peter__@web.de> - 2015-11-20 09:53 +0100
    Re: How To Create A Endles List Of Lists In Python...??? "HKRSS" <hkrss@gmail.com> - 2015-11-20 12:00 +0100
      Re: How To Create A Endles List Of Lists In Python...??? Nagy László Zsolt <gandalf@shopzeus.com> - 2015-11-20 14:06 +0100
        Re: How To Create A Endles List Of Lists In Python...??? robert.bralic@si.t-com.hr - 2015-11-20 05:29 -0800
      Re: How To Create A Endles List Of Lists In Python...??? Chris Angelico <rosuav@gmail.com> - 2015-11-21 00:09 +1100
      Re: How To Create A Endles List Of Lists In Python...??? Grant Edwards <invalid@invalid.invalid> - 2015-11-20 15:58 +0000
      Re: How To Create A Endles List Of Lists In Python...??? srinivas devaki <mr.eightnoteight@gmail.com> - 2015-11-20 23:58 +0530
      Re: How To Create A Endles List Of Lists In Python...??? srinivas devaki <mr.eightnoteight@gmail.com> - 2015-11-21 00:05 +0530
  Re: How To Create A Endles List Of Lists In Python...??? Denis McMahon <denismfmcmahon@gmail.com> - 2015-11-20 17:14 +0000
    Re: How To Create A Endles List Of Lists In Python...??? robert.bralic@si.t-com.hr - 2015-11-20 10:16 -0800
      Re: How To Create A Endles List Of Lists In Python...??? Ian Kelly <ian.g.kelly@gmail.com> - 2015-11-20 11:29 -0700
      Re: How To Create A Endles List Of Lists In Python...??? Chris Angelico <rosuav@gmail.com> - 2015-11-21 05:30 +1100
      Re: How To Create A Endles List Of Lists In Python...??? sohcahtoa82@gmail.com - 2015-11-20 11:26 -0800

csiph-web