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


Groups > comp.lang.python > #54926

Re: Help me with Python please (picture)

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!eweka.nl!lightspeed.eweka.nl!194.109.133.83.MISMATCH!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <rosuav@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.111
X-Spam-Level *
X-Spam-Evidence '*H*': 0.84; '*S*': 0.06; 'subject:Python': 0.06; 'worse': 0.09; 'subject:Help': 0.11; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'sat,': 0.16; 'wrote:': 0.18; 'post': 0.26; 'least': 0.26; 'header:In-Reply-To:1': 0.27; 'subject:please': 0.30; 'message-id:@mail.gmail.com': 0.30; "d'aprano": 0.31; 'sep': 0.31; 'steven': 0.31; 'screen': 0.34; 'could': 0.34; 'subject: (': 0.35; 'subject:with': 0.35; 'received:google.com': 0.35; "didn't": 0.36; 'to:addr:python- list': 0.38; 'pm,': 0.38; 'to:addr:python.org': 0.39; 'photo': 0.78; 'subject:picture': 0.84; 'yourself,': 0.95; 'picture': 0.97; '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 :content-type; bh=MlFBbpUx5QwD9/bbIE9Bc/cnaBNwVPBeCXvuysoOqOg=; b=pyS6ZVM46BjuzGcVhslkIdBBRT63/IGSKNcoI/YYj2ThhmaU7JmbB1rY9l//60eBUb BFp8LLERaLZ7Y21bVP9LRYhVc66J/WD0sK9kt6+iNH8Tms++yv84gxJa6jlGQLboM+Fy mkN3MHYCdRjnsmTXactFVmeF5WUKw8pQuIGwkahbwE+R7vB1J/W6TU4JQPyjXxKpoDj9 bWXlohK42rprJsppVL79/xwRFJdrJhAkdwWsRW6bSu+mOB7AKVdladrj6TQUB4g25uv4 SXVjmB5radAH3DEiucUmtGWQmIB+L247Yrr365ax873QMO2XLdC5VDfXuxBYGRIFu4A/ OPtA==
MIME-Version 1.0
X-Received by 10.59.11.69 with SMTP id eg5mr10062028ved.17.1380347172544; Fri, 27 Sep 2013 22:46:12 -0700 (PDT)
In-Reply-To <5246668d$0$30000$c3e8da3$5496439d@news.astraweb.com>
References <7eb1cc5a-a25c-448e-9131-2f8b3ee60f96@googlegroups.com> <5246668d$0$30000$c3e8da3$5496439d@news.astraweb.com>
Date Sat, 28 Sep 2013 15:46:12 +1000
Subject Re: Help me with Python please (picture)
From Chris Angelico <rosuav@gmail.com>
To python-list@python.org
Content-Type text/plain; charset=ISO-8859-1
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
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>
Newsgroups comp.lang.python
Message-ID <mailman.401.1380347180.18130.python-list@python.org> (permalink)
Lines 10
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1380347180 news.xs4all.nl 15912 [2001:888:2000:d::a6]:39744
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:54926

Show key headers only | View raw


On Sat, Sep 28, 2013 at 3:18 PM, Steven D'Aprano
<steve+comp.lang.python@pearwood.info> wrote:
> Could be worse -- at least you didn't take a photo of the screen with
> your phone, them email the picture to yourself, then take a screenshot of
> the photo in your mail client, then upload that screenshot to imgur, then
> take a screenshot of the picture on imgur, then post that screenshot here.

http://xkcd.com/763/

ChrisA

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


Thread

Help me with Python please (picture) jae655@gmail.com - 2013-09-27 17:43 -0700
  Re: Help me with Python please (picture) Gary Herron <gary.herron@islandtraining.com> - 2013-09-27 18:11 -0700
  Re: Help me with Python please (picture) Dave Angel <davea@davea.name> - 2013-09-28 01:18 +0000
  Re: Help me with Python please (picture) Denis McMahon <denismfmcmahon@gmail.com> - 2013-09-28 02:18 +0000
  Re: Help me with Python please (picture) John Ladasky <john_ladasky@sbcglobal.net> - 2013-09-27 21:03 -0700
  Re: Help me with Python please (picture) Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-09-28 05:18 +0000
    Re: Help me with Python please (picture) Chris Angelico <rosuav@gmail.com> - 2013-09-28 15:46 +1000
  Re: Help me with Python please (picture) dvghana@gmail.com - 2013-09-28 09:17 -0700
    Re: Help me with Python please (picture) Joel Goldstick <joel.goldstick@gmail.com> - 2013-09-28 12:50 -0400
      Re: Help me with Python please (picture) Bob Martin <bob.martin@excite.com> - 2013-09-29 08:07 +0100
    Re: Help me with Python please (picture) Dave Angel <davea@davea.name> - 2013-09-28 17:16 +0000

csiph-web