Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Larry Martell Newsgroups: comp.lang.python Subject: Re: [Off-topic] Requests author discusses MentalHealthError exception Date: Mon, 29 Feb 2016 17:36:18 -0500 Lines: 19 Message-ID: References: <56d16e6a$0$1593$c3e8da3$5496439d@news.astraweb.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: news.uni-berlin.de 6LIQhKmNuWbLsJXKamA5MQYu3oUl5Y/5inTJ4jEi0rVQ== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.019 X-Spam-Evidence: '*H*': 0.96; '*S*': 0.00; 'subject:: [': 0.03; 'received:209.85.223': 0.03; 'exception.': 0.07; 'before.': 0.09; 'python': 0.10; 'read.': 0.13; '2016': 0.16; 'discusses': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'sad': 0.16; 'subject:exception': 0.16; 'wrote:': 0.16; 'subject:] ': 0.19; '>>>': 0.20; 'am,': 0.23; 'feb': 0.23; 'sat,': 0.23; 'header:In- Reply-To:1': 0.24; 'mon,': 0.24; 'message-id:@mail.gmail.com': 0.27; 'larry': 0.29; 'sure,': 0.29; 'connection': 0.30; 'problem': 0.33; "d'aprano": 0.33; 'steven': 0.33; 'received:google.com': 0.35; 'quite': 0.35; 'but': 0.36; 'needed': 0.36; 'url:org': 0.36; 'received:209.85': 0.36; 'to:addr:python-list': 0.36; 'turn': 0.37; 'received:209': 0.38; 'subject:-': 0.39; 'to:addr:python.org': 0.40; 'some': 0.40; 'him': 0.60; 'back': 0.62; 'you.': 0.64; 'him,': 0.67; 'drug': 0.72; 'subject:skip:M 10': 0.72; 'delusions': 0.84; 'subject:author': 0.84; 'to:name:python': 0.84; 'fascinating': 0.91; 'story.': 0.96 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to; bh=hS+AphkspQX+dNxn0ChN/T/yGWOVSIyNui1YHXSvtIg=; b=TUjeZC5RHHCIVrAdqtubu4mVCPk2T0E9gKKS3EfoHldtHw5KFd1tSs1/MD1/UHexiG 5B8Iz0GSz7HcVGW1toriLoGAN82uJGMYf4GS1teazc+PuvEdgsFK54PbWcXZfpAjnVvZ jZdyy/bQWCAMUiBsMC9f0Abijf9qBCQP7QoyMldDWZtAowx0sBUcJInmpZnjYLBwaciI +0qsCFfDpk5TqGkP2nq/89zqN6Np4PWWSm8H4+wRze10zm0bseHnx+0Js5e3IVvs329m TiN9DHcnryaOkYe9HGGCDMrOOMlGY2lrAmwLxQsmyN91wDDnDkN82SW7ps9nXE5ma7Al KrmQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=hS+AphkspQX+dNxn0ChN/T/yGWOVSIyNui1YHXSvtIg=; b=dGzdMZ7XKWjctH3E0r00b8tqCg5PYFckjSdwVBmz3LdIApO+SHyItoQPbhGE8LMd8A QU7KLxHYuGa8JFicS0dua9JcdHedupY8leJ+IdfO56vFGWDToF+4ZPZMmZqSZ9RQbQH/ ga7HxRfjq9JRKsmVd0JIPYqHPj5pxFB8Qcm1+gIX5LjRioD10qpzKIlCjEsG1lOwtV7x Uc9/WUcTLN42yqGGK5eE1RQDAlmmS4cC2W8TGnnEuiY0vfKh4ammwq7keME/NbEx4Xb4 +p8PSRcQzrBuWon2YMD2forwgP4UJGtOi7etglRzbDvl1Lyv260oXTQW8rWqaFsNHahi 8JYg== X-Gm-Message-State: AG10YOS6Dcud8srx6autoaIK3xCHJ6kayhHJPH8qNMHCVYsClXEugOWclbjrZVPiwEYUycR1oBvpT7A8Yl0nsw== X-Received: by 10.107.136.11 with SMTP id k11mr20875465iod.20.1456785418157; Mon, 29 Feb 2016 14:36:58 -0800 (PST) In-Reply-To: X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Xref: csiph.com comp.lang.python:103762 On Mon, Feb 29, 2016 at 11:47 AM, Ian Kelly wrote: > On Mon, Feb 29, 2016 at 9:21 AM, Larry Martell wrote: >> On Sat, Feb 27, 2016 at 4:37 AM, 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. >> >> I found this to be a very sad story. Sure, he had some issues, but I >> don't think they needed to drug him, and take all that he had learned >> away from him and turn him back into what he was before. > > "All that he had learned" meaning his delusions and psychoses? How do you know they were delusions? I think his only problem was not sleeping, which can kill you.