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


Groups > comp.lang.python > #17310

Re: file data => array(s)

Path csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!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.002
X-Spam-Evidence '*H*': 1.00; '*S*': 0.00; 'python.': 0.04; 'from:addr:python': 0.09; 'subject:file': 0.12; 'from:addr:mrabarnett.plus.com': 0.16; 'from:name:mrab': 0.16; 'fyi,': 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; 'received:84.93': 0.16; 'received:84.93.230': 0.16; 'reply-to:addr:python-list': 0.16; 'subject:array': 0.16; 'solution.': 0.17; 'wrote:': 0.18; 'programming': 0.21; 'subject:data': 0.21; 'header:In-Reply-To:1': 0.22; 'refers': 0.23; 'language.': 0.28; 'header:User-Agent:1': 0.33; 'to:addr:python-list': 0.34; 'eric': 0.34; 'received:84': 0.34; 'reply-to:addr:python.org': 0.34; 'skip:" 10': 0.37; 'to:addr:python.org': 0.40; 'header:Reply-To:1': 0.71; 'reply- to:no real name:2**0': 0.72
X-CM-Score 0.00
X-CNFS-Analysis v=2.0 cv=J8QoHXbS c=1 sm=1 a=0nF1XD0wxitMEM03M9B4ZQ==:17 a=9jsOeB20M3cA:10 a=AREnC717nRwA:10 a=OUOv7kDek9cA:10 a=8nJEP1OIZ-IA:10 a=mjVhnFZe_kOxn3vPNaIA:9 a=wPNLvfGTeEIA:10 a=0nF1XD0wxitMEM03M9B4ZQ==:117
X-AUTH mrabarnett:2500
Date Thu, 15 Dec 2011 19:34:04 +0000
From MRAB <python@mrabarnett.plus.com>
User-Agent Mozilla/5.0 (Windows NT 5.1; rv:8.0) Gecko/20111105 Thunderbird/8.0
MIME-Version 1.0
To python-list@python.org
Subject Re: file data => array(s)
References <81b5d566-3a82-4a8e-ac8a-98b8dd92f6bc@4g2000yqu.googlegroups.com> <mailman.3658.1323903585.27778.python-list@python.org> <388939ad-b465-4dd0-8eb8-51395ee643a7@o7g2000yqk.googlegroups.com>
In-Reply-To <388939ad-b465-4dd0-8eb8-51395ee643a7@o7g2000yqk.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.3695.1323977619.27778.python-list@python.org> (permalink)
Lines 7
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1323977619 news.xs4all.nl 6919 [2001:888:2000:d::a6]:47248
X-Complaints-To abuse@xs4all.nl
Xref x330-a1.tempe.blueboxinc.net comp.lang.python:17310

Show key headers only | View raw


On 15/12/2011 18:37, Eric wrote:
[snip]
>
> Neat.  This is what I had in mind for a python-esque solution.
[snip]
FYI, the word is "Pythonic" when talking about the programming
language. The word "Pythonesque" refers to Monty Python.

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


Thread

file data => array(s) Eric <einazaki668@yahoo.com> - 2011-12-14 14:20 -0800
  Re: file data => array(s) Dave Angel <d@davea.name> - 2011-12-14 17:59 -0500
    Re: file data => array(s) Eric <einazaki668@yahoo.com> - 2011-12-14 15:25 -0800
    Re: file data => array(s) Eric <einazaki668@yahoo.com> - 2011-12-15 10:37 -0800
      Re: file data => array(s) MRAB <python@mrabarnett.plus.com> - 2011-12-15 19:34 +0000
  Re: file data => array(s) Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2011-12-14 23:27 +0000
    Re: file data => array(s) Eric <einazaki668@yahoo.com> - 2011-12-15 10:51 -0800

csiph-web