Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Ian Kelly Newsgroups: comp.lang.python Subject: Re: Accessing container's methods Date: Tue, 8 Dec 2015 16:41:20 -0700 Lines: 15 Message-ID: References: <5516674.oipO6xLiNU@PointedEars.de> <56675BBA.6000806@lucidity.plus.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: news.uni-berlin.de rjzNvNG+MJUdEpwe65rmdAinkOnqnrRBzigendr3iD3w== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.020 X-Spam-Evidence: '*H*': 0.96; '*S*': 0.00; 'received:209.85.223': 0.03; '"working': 0.16; 'erik': 0.16; 'fix,': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'subject:Accessing': 0.16; 'wrote:': 0.16; '2015': 0.20; 'dec': 0.23; 'header:In-Reply-To:1': 0.24; 'sense': 0.26; 'message-id:@mail.gmail.com': 0.27; "skip:' 10": 0.28; 'tue,': 0.34; 'received:google.com': 0.35; 'received:209.85': 0.36; 'to:addr:python-list': 0.36; 'pm,': 0.36; 'subject:: ': 0.37; 'received:209': 0.38; 'mean': 0.38; 'to:addr:python.org': 0.40; 'thomas': 0.63; 'to:name:python': 0.84 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 :content-type; bh=rDryhDcIsNF4c+zVWjEk34z8XvDzgjdHUzXIn29PCnk=; b=Jh0i68RFq3c0AIGTxiUkJ7zz2uiorAlxdlyF1rthj4U08oa2WHK2k9WygMRMtONfd+ gAGq7wN9d1AfyOditYIgQnpIq91Zn81XbUyD+LD0z+IBjBZ0igeHhxgNzLr/tckBSl8f 7l74tefSZOuVVOeEny1m1ZlVyu/S2+OQqS2UM0viyRbhldxm1SZuZs2TQNwhxQfv9vtr mnlrVzCXP6fXOk8IQI9EoCVXywIDWZPexoEMBzX+Id4zAApXrq53HSMgJu/meL3kM2MS 7B8kADx40Ojq5qyDVz/i5APH4wlN//pIpEnZmt4pwG7On6SlITSpHmTOLv9YF+9zsUDs rfAg== X-Received: by 10.107.137.226 with SMTP id t95mr2516174ioi.188.1449618119791; Tue, 08 Dec 2015 15:41:59 -0800 (PST) In-Reply-To: <56675BBA.6000806@lucidity.plus.com> X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ 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:100180 On Tue, Dec 8, 2015 at 3:37 PM, Erik wrote: > On 08/12/15 19:02, Thomas 'PointedEars' Lahn wrote: >> >> Erik wrote: >> ^^^^ >> Please fix, Erik #75656. > > > Fixed(*) [SNIP] > (*) In the sense that it's not going to change ;) Then I think you mean "Working as Intended", not "Fixed". B-)