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


Groups > comp.lang.python > #103573

Re: [Off-topic] Requests author discusses MentalHealthError exception

Path csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail
From Mark Lawrence <breamoreboy@yahoo.co.uk>
Newsgroups comp.lang.python
Subject Re: [Off-topic] Requests author discusses MentalHealthError exception
Date Sat, 27 Feb 2016 09:50:38 +0000
Lines 18
Message-ID <mailman.169.1456566674.20994.python-list@python.org> (permalink)
References <56d16e6a$0$1593$c3e8da3$5496439d@news.astraweb.com>
Mime-Version 1.0
Content-Type text/plain; charset=windows-1252; format=flowed
Content-Transfer-Encoding 7bit
X-Trace news.uni-berlin.de 9K6ktMGCQAeWfDv0iO/MYAS5eLouG8uZLb2It06U9Y1g==
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.002
X-Spam-Evidence '*H*': 1.00; '*S*': 0.00; 'subject:: [': 0.03; 'from:addr:yahoo.co.uk': 0.05; 'exception.': 0.07; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'python': 0.10; 'read.': 0.13; 'discusses': 0.16; 'received:80.91.229.3': 0.16; 'received:io': 0.16; 'received:plane.gmane.org': 0.16; 'received:psf.io': 0.16; 'subject:exception': 0.16; 'wrote:': 0.16; 'language': 0.19; 'subject:] ': 0.19; 'lawrence': 0.22; 'header:In-Reply-To:1': 0.24; 'header:User-Agent:1': 0.26; 'header:X-Complaints-To:1': 0.26; 'raw': 0.27; 'connection': 0.30; 'language.': 0.32; "d'aprano": 0.33; 'steven': 0.33; 'quite': 0.35; 'url:org': 0.36; 'to:addr:python-list': 0.36; 'thanks': 0.37; 'received:org': 0.37; 'subject:-': 0.39; 'to:addr:python.org': 0.40; 'mark': 0.40; 'charset:windows-1252': 0.62; 'our': 0.64; 'touch': 0.66; 'subject:skip:M 10': 0.72; 'pythonistas,': 0.84; 'subject:author': 0.84; 'fascinating': 0.91
X-Injected-Via-Gmane http://gmane.org/
X-Gmane-NNTP-Posting-Host 80.234.182.166
User-Agent Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0
In-Reply-To <56d16e6a$0$1593$c3e8da3$5496439d@news.astraweb.com>
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.21rc2
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:103573

Show key headers only | View raw


On 27/02/2016 09:37, Steven D'Aprano wrote:
> The author of Requests, Kenneth Reitz, discusses his recent recovery from a
> MentalHealthError exception.
>
> http://www.kennethreitz.org/essays/mentalhealtherror-an-exception-occurred
>
> Although the connection to Python is only quite slim, I found it fascinating
> to read.
>

Thanks for the link even if it did touch an extremely raw nerve.

-- 
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.

Mark Lawrence

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


Thread

[Off-topic] Requests author discusses MentalHealthError exception Steven D'Aprano <steve@pearwood.info> - 2016-02-27 20:37 +1100
  Re: [Off-topic] Requests author discusses MentalHealthError exception Mark Lawrence <breamoreboy@yahoo.co.uk> - 2016-02-27 09:50 +0000
  Re: [Off-topic] Requests author discusses MentalHealthError exception Ethan Furman <ethan@stoneleaf.us> - 2016-02-27 14:06 -0800
  Re: [Off-topic] Requests author discusses MentalHealthError exception Jason Friedman <jsf80238@gmail.com> - 2016-02-27 17:00 -0700
  Re: [Off-topic] Requests author discusses MentalHealthError exception Larry Martell <larry.martell@gmail.com> - 2016-02-29 11:21 -0500
  Re: [Off-topic] Requests author discusses MentalHealthError exception Ian Kelly <ian.g.kelly@gmail.com> - 2016-02-29 09:47 -0700
  Re: [Off-topic] Requests author discusses MentalHealthError exception Ben Finney <ben+python@benfinney.id.au> - 2016-03-01 03:56 +1100
    Re: [Off-topic] Requests author discusses MentalHealthError exception Rustom Mody <rustompmody@gmail.com> - 2016-02-29 09:08 -0800
      Re: [Off-topic] Requests author discusses MentalHealthError exception Ben Finney <ben+python@benfinney.id.au> - 2016-03-01 04:33 +1100
        Re: [Off-topic] Requests author discusses MentalHealthError exception Rustom Mody <rustompmody@gmail.com> - 2016-02-29 09:54 -0800
      Re: [Off-topic] Requests author discusses MentalHealthError exception Larry Martell <larry.martell@gmail.com> - 2016-02-29 17:40 -0500
      Re: [Off-topic] Requests author discusses MentalHealthError exception Mark Lawrence <breamoreboy@yahoo.co.uk> - 2016-02-29 23:29 +0000
      Re: [Off-topic] Requests author discusses MentalHealthError exception Joel Goldstick <joel.goldstick@gmail.com> - 2016-02-29 18:33 -0500
      Re: [Off-topic] Requests author discusses MentalHealthError exception Steven D'Aprano <steve@pearwood.info> - 2016-03-02 04:05 +1100
        Re: [Off-topic] Requests author discusses MentalHealthError exception Rustom Mody <rustompmody@gmail.com> - 2016-03-02 09:02 -0800
          Re: [Off-topic] Requests author discusses MentalHealthError exception Steven D'Aprano <steve@pearwood.info> - 2016-03-03 13:27 +1100
            Re: [Off-topic] Requests author discusses MentalHealthError exception Chris Angelico <rosuav@gmail.com> - 2016-03-03 13:35 +1100
              Re: [Off-topic] Requests author discusses MentalHealthError exception alister <alister.ware@ntlworld.com> - 2016-03-03 17:21 +0000
                Re: [Off-topic] Requests author discusses MentalHealthError exception Ian Kelly <ian.g.kelly@gmail.com> - 2016-03-03 11:03 -0700
                Re: [Off-topic] Requests author discusses MentalHealthError exception alister <alister.ware@ntlworld.com> - 2016-03-03 20:20 +0000
                Re: [Off-topic] Requests author discusses MentalHealthError exception Ian Kelly <ian.g.kelly@gmail.com> - 2016-03-03 13:33 -0700
                Re: [Off-topic] Requests author discusses MentalHealthError exception William Ray Wing <wrw@mac.com> - 2016-03-03 18:02 -0500
                Re: [Off-topic] Requests author discusses MentalHealthError exception alister <alister.ware@ntlworld.com> - 2016-03-04 14:05 +0000
                [Still off-top] Physics [was Requests author discusses MentalHealthError exception] Steven D'Aprano <steve@pearwood.info> - 2016-03-04 11:04 +1100
                Re: [Still off-top] Physics [was Requests author discusses MentalHealthError exception] Oscar Benjamin <oscar.j.benjamin@gmail.com> - 2016-03-04 10:19 +0000
                Re: [Still off-top] Physics [was Requests author discusses MentalHealthError exception] Marko Rauhamaa <marko@pacujo.net> - 2016-03-04 12:38 +0200
                Re: [Still off-top] Physics [was Requests author discusses MentalHealthError exception] Dan Sommers <dan@tombstonezero.net> - 2016-03-04 13:10 +0000
                Re: [Still off-top] Physics [was Requests author discusses MentalHealthError exception] Oscar Benjamin <oscar.j.benjamin@gmail.com> - 2016-03-04 17:35 +0000
                Re: [Still off-top] Physics [was Requests author discusses MentalHealthError exception] André Roberge <andre.roberge@gmail.com> - 2016-03-04 11:12 -0800
                Re: [Still off-top] Physics [was Requests author discusses   MentalHealthError exception] Gregory Ewing <greg.ewing@canterbury.ac.nz> - 2016-03-05 15:51 +1300
                Re: [Still off-top] Physics [was Requests author discusses MentalHealthError exception] Chris Angelico <rosuav@gmail.com> - 2016-03-05 14:13 +1100
                Re: [Still off-top] Physics [was Requests author discusses MentalHealthError exception] Marko Rauhamaa <marko@pacujo.net> - 2016-03-05 10:31 +0200
                Re: [Still off-top] Physics [was Requests author discusses MentalHealthError exception] Oscar Benjamin <oscar.j.benjamin@gmail.com> - 2016-03-05 13:11 +0000
                Photon mass (was: [Still off-top] Physics) Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2016-03-05 16:38 +0100
                Re: [Still off-top] Physics [was Requests author discusses MentalHealthError exception] Gene Heskett <gheskett@wdtv.com> - 2016-03-05 10:15 -0500
                Photon mass (was: [Still off-top] Physics) Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2016-03-05 16:46 +0100
                Re: Photon mass (was: [Still off-top] Physics) Gene Heskett <gheskett@wdtv.com> - 2016-03-05 12:36 -0500
                Re: Photon mass (was: [Still off-top] Physics) Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2016-03-06 12:16 -0500
                Re: Photon mass (was: [Still off-top] Physics) Larry Martell <larry.martell@gmail.com> - 2016-03-06 09:21 -0500
                Re: [Still off-topic] Physics Steven D'Aprano <steve@pearwood.info> - 2016-03-06 16:36 +1100
                Re: [Off-topic] Requests author discusses MentalHealthError   exception Gregory Ewing <greg.ewing@canterbury.ac.nz> - 2016-03-04 19:34 +1300
                Re: [Off-topic] Requests author discusses MentalHealthError   exception Marko Rauhamaa <marko@pacujo.net> - 2016-03-04 08:52 +0200
            Re: [Off-topic] Requests author discusses MentalHealthError exception Rustom Mody <rustompmody@gmail.com> - 2016-03-02 19:57 -0800
              Re: [Off-topic] Requests author discusses MentalHealthError exception Ian Kelly <ian.g.kelly@gmail.com> - 2016-03-02 23:44 -0700
              Re: [Off-topic] Requests author discusses MentalHealthError exception Steven D'Aprano <steve@pearwood.info> - 2016-03-04 02:50 +1100
              Re: [Off-topic] Requests author discusses MentalHealthError exception Mark Lawrence <breamoreboy@yahoo.co.uk> - 2016-03-03 16:21 +0000
      Re: [Off-topic] Requests author discusses MentalHealthError exception Anders Wegge Keller <wegge@wegge.dk> - 2016-03-03 08:23 +0100
    Re: [Off-topic] Requests author discusses MentalHealthError exception Paul Rubin <no.email@nospam.invalid> - 2016-02-29 16:35 -0800
      Re: [Off-topic] Requests author discusses MentalHealthError exception Ethan Furman <ethan@stoneleaf.us> - 2016-02-29 16:54 -0800
  Re: [Off-topic] Requests author discusses MentalHealthError exception Larry Martell <larry.martell@gmail.com> - 2016-02-29 17:36 -0500
  Re: [Off-topic] Requests author discusses MentalHealthError exception Larry Martell <larry.martell@gmail.com> - 2016-02-29 17:38 -0500
    Re: [Off-topic] Requests author discusses MentalHealthError exception Steven D'Aprano <steve@pearwood.info> - 2016-03-01 23:13 +1100
      Re: [Off-topic] Requests author discusses MentalHealthError exception "Sven R. Kunze" <srkunze@mail.de> - 2016-03-01 17:49 +0100
  Re: [Off-topic] Requests author discusses MentalHealthError exception "Mario R. Osorio" <nimbiotics@gmail.com> - 2016-02-29 20:11 -0800
  Re: Photon mass (was: [Still off-top] Physics) Gene Heskett <gheskett@wdtv.com> - 2016-03-06 16:46 -0500
  Re: Photon mass (was: [Still off-top] Physics) Larry Martell <larry.martell@gmail.com> - 2016-03-06 17:51 -0500

csiph-web