Path: csiph.com!usenet.pasdenom.info!dedibox.gegeweb.org!gegeweb.eu!nntpfeed.proxad.net!proxad.net!feeder1-2.proxad.net!news.tele.dk!news.tele.dk!small.news.tele.dk!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.025 X-Spam-Evidence: '*H*': 0.95; '*S*': 0.00; 'languages,': 0.04; 'subject:instance': 0.09; 'subject:related': 0.09; 'cc:addr :python-list': 0.11; 'python': 0.11; 'jan': 0.12; '(self': 0.16; 'chris,': 0.16; 'differs': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'lisp,': 0.16; 'non-python': 0.16; 'sorts': 0.16; 'sat,': 0.16; ':-)': 0.16; 'wrote:': 0.18; 'discussion': 0.18; 'cc:addr:python.org': 0.22; 'fairly': 0.24; 'cc:2**0': 0.24; "i've": 0.25; 'developers': 0.25; 'posts': 0.26; 'least': 0.26; 'header:In-Reply-To:1': 0.27; 'idea': 0.28; 'am,': 0.29; 'message-id:@mail.gmail.com': 0.30; "i'm": 0.30; '25,': 0.31; 'open': 0.33; 'whom': 0.33; 'core': 0.34; "can't": 0.35; 'received:google.com': 0.35; 'there': 0.35; 'books,': 0.36; 'programming,': 0.36; 'should': 0.36; 'las': 0.37; 'two': 0.37; 'being': 0.38; 'anything': 0.39; 'quote': 0.39; 'experts': 0.60; 'details.': 0.61; "you'll": 0.62; 'kind': 0.63; 'real': 0.63; 'more': 0.64; 'thomas': 0.65; 'here': 0.66; 'hang': 0.67; 'limit': 0.70; 'carefully': 0.74; 'rexx,': 0.84; 'subject:Class': 0.91; 'to:none': 0.92; 'free!': 0.95 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:cc :content-type; bh=3yNvfiSgoCEQIgaJ1/8gJbztqW4a3H9b+gC5ldmUyhQ=; b=p+YjtWUk5zF87ph7dzIoCUa2HZZOJkqdXVOea/22tAScOjiKnLNCOy8genNsA1oL0+ WZiKd6SNnA0rxU23Jx0itNOWmKyuA6Fgffwg/IvJSjCU5JVnYlGKx1TO/ljhHt3/SpKs UqKsFlYGhSPa2+yMg1DVscmJ44GtO0BntMZ1+SVIA+WFZJbbp6gBnNZjFLuPN8M8k3Fs rG8ntY6GcdZo8HN23ctbEA3nVzzbFZNs0JnFL/VpI4vX1WkJjNZVUFa9nyKbef82K8E7 vMKoZPIbXW1lpnzq5O8pDk5yVXCojDBi5gIjDvqj+wCX5hVBMoj5qNn354HkL+vW1f1N ckLQ== MIME-Version: 1.0 X-Received: by 10.66.160.2 with SMTP id xg2mr16193613pab.23.1390598288503; Fri, 24 Jan 2014 13:18:08 -0800 (PST) In-Reply-To: <7f93cb3d-576c-4929-a815-2a5ea4fcf732@googlegroups.com> References: <2c8035fe-7514-4598-9497-c2f90f9291c2@googlegroups.com> <7f93cb3d-576c-4929-a815-2a5ea4fcf732@googlegroups.com> Date: Sat, 25 Jan 2014 08:18:08 +1100 Subject: Re: Class and instance related questions. From: Chris Angelico Cc: "python-list@python.org" Content-Type: text/plain; charset=UTF-8 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: 23 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1390598298 news.xs4all.nl 2923 [2001:888:2000:d::a6]:48721 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:64703 On Sat, Jan 25, 2014 at 8:03 AM, Asaf Las wrote: > Chris, i like answers which open doors to my curiosity :-) > yet i should spend my credits very carefully :-) Trust me, there is no limit to what you can learn when you have that kind of curiosity! Ask more questions and you'll get more details. Around here, we have all sorts of experts (several core Python developers hang out here, at least one of whom posts fairly frequently), and a good number of us have a decade or two of experience in programming, having used a large number of languages, and we've all settled on Python as being in some way important to us. It's always interesting to get a discussion going with people whose non-Python expertise differs - a couple of us (self included) here are very familiar with REXX, some know Ruby (self NOT included), or lisp, or go, or anything else under the sun. And then there are those of us who'll quote Alice in Wonderland, or the Thomas the Tank Engine books, or abstract philosophy, or Gilbert and Sullivan, or Discworld (I think I've seen that one quoted? I'm not personally familiar, so I can't say for sure), or Firefly, or Real Genius, or ... or ...., you get the idea :) So you get to learn about all sorts of other nerdy interests for free! ChrisA