Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #45404
| 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!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <bahamutzero8825@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.127 |
| X-Spam-Level | * |
| X-Spam-Evidence | '*H*': 0.77; '*S*': 0.03; 'cpython': 0.05; 'subject:Python': 0.06; 'resolved,': 0.09; 'windows': 0.15; 'ops': 0.16; 'ought': 0.16; 'wrote:': 0.18; 'header:User-Agent:1': 0.23; 'this:': 0.26; 'header:In-Reply-To:1': 0.27; 'tim': 0.29; 'something': 0.35; 'received:google.com': 0.35; 'too': 0.37; 'message-id:@gmail.com': 0.38; 'to:addr:python-list': 0.38; 'list,': 0.38; 'expect': 0.39; 'to:addr:python.org': 0.39; 'how': 0.40; 'making': 0.63; 'url:v': 0.71; 'url:youtube': 0.71; 'url:watch': 0.77; '3.3.1': 0.84; '9.1': 0.84; 'freebsd': 0.84; 'hard.': 0.84 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:subject :references:in-reply-to:x-enigmail-version:content-type :content-transfer-encoding; bh=JS6NQkqaDSUl8sXJqZS+0nBWHOpy3pQeqjNxBYVaWXo=; b=C/KnfnmqmSL21K8SQTvFVIelyrOajnwASyWMikTqQ01VCpO/SPWvlp0K13cBdcYruO az0l9bLSaYL0TyFy8a+D8v821zcVG4G1RToNeNQOSNy03b9uO1eXmCzMc5/D363nQggS o+Sar+gzrXez6GjT82u8KnrIPRzAuIvu7Fe3jDv2PyyNmJ5p07OdTuTUFaNRVqToreER OaXjdm95PudfOxdtirNWHqmLHcz4cOUoHfIwPKlccugI0pRQm3g5tTbDNjHm28IsR7uc aX2PwlDiFJIsjkbuTC1ca3Rz0DFTvi5uHidWBk9WbNNLsu7SzjWIU0Chi9W0vMwi6AcG 0fow== |
| X-Received | by 10.50.109.231 with SMTP id hv7mr8178124igb.103.1368685466170; Wed, 15 May 2013 23:24:26 -0700 (PDT) |
| Date | Thu, 16 May 2013 01:24:23 -0500 |
| From | Andrew Berg <bahamutzero8825@gmail.com> |
| User-Agent | Mozilla/5.0 (Windows NT 6.2; WOW64; rv:17.0) Gecko/20130107 Thunderbird/17.0.2 |
| MIME-Version | 1.0 |
| To | "comp.lang.python" <python-list@python.org> |
| Subject | Re: Python for philosophers |
| References | <CAMbF=C_GF_AKO2dD_=bH6VN2GVcSbC=KtHFLw62CKq2yitcfyQ@mail.gmail.com> <mailman.1728.1368666100.3114.python-list@python.org> <vlod6a-2kr1.ln1@ozzie.tundraware.com> <kn1kk9$f2u$1@ger.gmane.org> |
| In-Reply-To | <kn1kk9$f2u$1@ger.gmane.org> |
| X-Enigmail-Version | 1.5.1 |
| Content-Type | text/plain; charset=UTF-8 |
| Content-Transfer-Encoding | 7bit |
| 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 | <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.1736.1368685470.3114.python-list@python.org> (permalink) |
| Lines | 11 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1368685470 news.xs4all.nl 15921 [2001:888:2000:d::a6]:57543 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:45404 |
Show key headers only | View raw
Tim Daneliuk wrote: > All You People are making this way too hard. To understand how > questions like the OPs ought be resolved, please read: > > http://pvspade.com/Sartre/cookbook.html On this list, I would expect a Sartre reference to be something like this: https://www.youtube.com/watch?v=crIJvcWkVcs -- CPython 3.3.1 | Windows NT 6.2.9200 / FreeBSD 9.1
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: Python for philosophers Ned Batchelder <ned@nedbatchelder.com> - 2013-05-15 21:01 -0400
Re: Python for philosophers Tim Daneliuk <tundra@tundraware.com> - 2013-05-15 20:17 -0500
Re: Python for philosophers Terry Jan Reedy <tjreedy@udel.edu> - 2013-05-15 23:43 -0400
Re: Python for philosophers Tim Daneliuk <tundra@tundraware.com> - 2013-05-15 23:57 -0500
Re: Python for philosophers alex23 <wuwei23@gmail.com> - 2013-05-15 21:49 -0700
Re: Python for philosophers Tim Daneliuk <tundra@tundraware.com> - 2013-05-15 23:55 -0500
Re: Python for philosophers rusi <rustompmody@gmail.com> - 2013-05-15 22:08 -0700
Re: Python for philosophers Andrew Berg <bahamutzero8825@gmail.com> - 2013-05-16 01:24 -0500
Re: Python for philosophers Grant Edwards <invalid@invalid.invalid> - 2013-05-16 14:27 +0000
Re: Python for philosophers Tim Daneliuk <tundra@tundraware.com> - 2013-05-16 12:50 -0500
csiph-web