Path: csiph.com!usenet.pasdenom.info!gegeweb.org!usenet-fr.net!nerim.net!novso.com!newsfeed.xs4all.nl!newsfeed2a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.004 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'subject:not': 0.03; 'received:internal': 0.09; 'sub': 0.09; 'subject:instance': 0.09; 'jan': 0.12; 'clear.': 0.16; 'instance"': 0.16; 'message- id:@webmail.messagingengine.com': 0.16; 'received:10.202': 0.16; 'received:10.202.2': 0.16; 'received:66.111': 0.16; 'received:66.111.4': 0.16; 'received:66.111.4.27': 0.16; 'received:messagingengine.com': 0.16; 'received:out3-smtp.messagingengine.com': 0.16; 'subject:)?': 0.16; 'subject:object': 0.16; 'wrote:': 0.18; 'wed,': 0.18; 'header:In-Reply-To:1': 0.27; 'implicit': 0.31; 'object.': 0.31; 'yes.': 0.31; 'received:66': 0.35; 'subject: (': 0.35; 'but': 0.35; 'really': 0.36; 'everyone.': 0.36; 'object,': 0.36; 'received:10': 0.37; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'itself': 0.39; 'to:addr:python.org': 0.39; 'skip:u 10': 0.60; 'from:no real name:2**0': 0.61; 'you.': 0.62; 'header:Message- Id:1': 0.63; 'nobody': 0.68; '2015': 0.84 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=fastmail.us; h= message-id:x-sasl-enc:from:to:mime-version :content-transfer-encoding:content-type:in-reply-to:references :subject:date; s=mesmtp; bh=qN+tgB+2FgWE4/WtrgVIMSqvyrI=; b=mK5u NCyO2x/08xnheH3pRQ3Eyoh94jOfuXjN35COdQj48XfE82HrptV8alrqyf+WhBak qM3AYvDjM4mVMubU4qsRbnTbcLaeLNusPdAdD5YMMt2jIF8Uyma7mebwDhCMtRqN Nah+KniU655YgOzf88Ux57eZ1QWGqWBaeW7WA48= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=message-id:x-sasl-enc:from:to :mime-version:content-transfer-encoding:content-type:in-reply-to :references:subject:date; s=smtpout; bh=qN+tgB+2FgWE4/WtrgVIMSqv yrI=; b=F8aroy2WBNCa9dOTcsserdWZ63imPeRS13v20YIY2MLXS42tZT21co2y 7dSURAPtzV5Pli/TXwu1kJeQ2UXMmYXYOuvt4vSywEOLlDUymbGp2p5sB9PsKC7V gyoJ8C2Ja42Rtvbn7+yIdqAM6YBeLwIqXTsjI5bwSikWVoEZmj4= X-Sasl-Enc: gi0/4aLHI8UeRq7pJcIzH5Sxkx9UshOt2ZnG5d2tJa4G 1422424868 From: random832@fastmail.us To: "comp.lang.python" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain X-Mailer: MessagingEngine.com Webmail Interface - ajax-46f3f2c7 In-Reply-To: References: <80a9f882-6b13-45a7-b514-8c47b3a4c37d@googlegroups.com> <1422423466.366357.219840709.1CB2D6D1@webmail.messagingengine.com> Subject: Re: An object is an instance (or not)? Date: Wed, 28 Jan 2015 01:01:08 -0500 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 9 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1422424871 news.xs4all.nl 2834 [2001:888:2000:d::a6]:46921 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:84719 On Wed, Jan 28, 2015, at 00:43, Devin Jeanpierre wrote: > On Tue, Jan 27, 2015 at 9:37 PM, wrote: > > Sub itself is not a Sub object, it is a type object. "instance" is > > implicit in the phrase "foo object". > > Yes. Unfortunately, it's still not really completely clear. "Sub > instance" would avoid this confusion for everyone. It really is completely clear. Nobody is confused but you.