Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #32625
| Path | csiph.com!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| 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.009 |
| X-Spam-Evidence | '*H*': 0.98; '*S*': 0.00; 'plenty': 0.07; 'python': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'respond.': 0.09; 'underlying': 0.09; 'options.': 0.15; 'benjamin': 0.16; 'kern': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'somewhere.': 0.16; 'troll': 0.16; 'wrote:': 0.17; 'appropriate': 0.20; 'interpret': 0.22; 'least': 0.25; 'header:In-Reply-To:1': 0.25; 'header:User- Agent:1': 0.26; 'am,': 0.27; 'header:X-Complaints-To:1': 0.28; 'hosting': 0.28; "i'm": 0.29; 'related': 0.30; 'stuff': 0.30; 'anybody': 0.32; 'to:addr:python-list': 0.33; 'jason': 0.35; 'robert': 0.35; 'there': 0.35; 'received:org': 0.36; 'but': 0.36; 'subject:: ': 0.38; 'some': 0.38; 'to:addr:python.org': 0.39; 'where': 0.40; 'header:Received:5': 0.40; 'kind': 0.61; 'free': 0.61; 'strange': 0.62; 'world': 0.63; 'our': 0.65; 'believe': 0.69; 'eco': 0.84; 'flame': 0.84; 'terrible': 0.84; 'good,': 0.91 |
| X-Injected-Via-Gmane | http://gmane.org/ |
| To | python-list@python.org |
| From | Robert Kern <robert.kern@gmail.com> |
| Subject | Re: Proper place for everything |
| Date | Fri, 02 Nov 2012 11:38:34 +0000 |
| References | <k70a9q$4ge$1@news.albasani.net> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=UTF-8; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-Gmane-NNTP-Posting-Host | 213.1.240.227 |
| User-Agent | Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:16.0) Gecko/20121026 Thunderbird/16.0.2 |
| In-Reply-To | <k70a9q$4ge$1@news.albasani.net> |
| 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.3202.1351856324.27098.python-list@python.org> (permalink) |
| Lines | 16 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1351856324 news.xs4all.nl 6975 [2001:888:2000:d::a6]:56733 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:32625 |
Show key headers only | View raw
On 11/2/12 11:20 AM, Jason Benjamin wrote: > Anybody know of the appropriate place to troll and flame about various Python > related issues? I'm kind of mad about some Python stuff and I need a place to > vent where people may or may not listen, but at at least respond. Thought this > would be a strange question, but I might as well start somewhere. There are plenty of good, free blog hosting options. -- Robert Kern "I have come to believe that the whole world is an enigma, a harmless enigma that is made terrible by our own mad attempt to interpret it as though it had an underlying truth." -- Umberto Eco
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Proper place for everything Jason Benjamin <hexusnexus@gmail.com> - 2012-11-02 04:20 -0700
Re: Proper place for everything Robert Kern <robert.kern@gmail.com> - 2012-11-02 11:38 +0000
Re: Proper place for everything Jason Benjamin <hexusnexus@gmail.com> - 2012-11-02 06:49 -0700
Re: Proper place for everything Tim Golden <mail@timgolden.me.uk> - 2012-11-02 14:29 +0000
Re: Proper place for everything Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2012-11-02 13:31 -0400
Re: Proper place for everything Jason Benjamin <hexusnexus@gmail.com> - 2012-11-02 11:11 -0700
Re: Proper place for everything Jason Benjamin <hexusnexus@gmail.com> - 2012-11-02 11:51 -0700
Re: Proper place for everything Tim Golden <mail@timgolden.me.uk> - 2012-11-02 20:05 +0000
Re: Proper place for everything Jason Benjamin <hexusnexus@gmail.com> - 2012-11-02 13:48 -0700
Re: Proper place for everything Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-11-02 22:14 +0000
Re: Proper place for everything Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-11-02 22:12 +0000
Re: Proper place for everything rurpy@yahoo.com - 2012-11-05 11:43 -0800
Re: Proper place for everything Tim Golden <mail@timgolden.me.uk> - 2012-11-02 11:42 +0000
Re: Proper place for everything Alister <alister.ware@ntlworld.com> - 2012-11-02 11:47 +0000
Re: Proper place for everything Ulrich Eckhardt <ulrich.eckhardt@dominolaser.com> - 2012-11-02 13:26 +0100
Re: Proper place for everything Zero Piraeus <schesis@gmail.com> - 2012-11-02 10:09 -0400
Re: Proper place for everything Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-11-02 21:57 +0000
Re: Proper place for everything aahz@pythoncraft.com (Aahz) - 2012-11-03 22:19 -0700
Re: Proper place for everything Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-11-04 07:58 +0000
Re: Proper place for everything Roy Smith <roy@panix.com> - 2012-11-04 06:17 -0500
csiph-web