X-FeedAbuse: http://nntpfeed.proxad.net/abuse.pl feeded by 195.154.70.45 Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!us.feeder.erje.net!newsfeed.fsmpi.rwth-aachen.de!newsfeed.straub-nv.de!proxad.net!feeder1-2.proxad.net!nntpfeed.proxad.net!news.redatomik.org!newsfeed.xs4all.nl!newsfeed4a.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.003 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'from:addr:yahoo.co.uk': 0.05; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'python': 0.11; 'subject:python': 0.14; 'things.': 0.15; 'hypothetical': 0.16; 'jython,': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'stuff.': 0.16; 'subject:class': 0.16; 'subject:object': 0.16; 'subject:type': 0.16; 'wrote:': 0.16; 'language': 0.19; 'lawrence': 0.22; 'header:In-Reply-To:1': 0.24; 'header:User-Agent:1': 0.26; 'idea': 0.26; 'header:X -Complaints-To:1': 0.26; "i'm": 0.29; 'implement': 0.32; 'language.': 0.32; "i'll": 0.34; 'to:addr:python-list': 0.35; 'quite': 0.37; 'subject:: ': 0.37; 'received:org': 0.38; 'does': 0.39; 'to:addr:python.org': 0.39; 'mark': 0.40; 'avoid': 0.61; 'it!': 0.64; 'our': 0.64; 'charset:windows-1252': 0.65; 'pythonistas,': 0.84; 'received:2': 0.93 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Mark Lawrence Subject: Re: Everything is an object in python - object class and type class Date: Wed, 03 Jun 2015 22:49:09 +0100 References: <14976c1b-a620-426f-b529-41a3c04e9c1a@googlegroups.com> <48fc36e9-fa67-45d5-9864-0921b7e819ce@googlegroups.com> <556d931a$0$12991$c3e8da3$5496439d@news.astraweb.com> <1ad44d0f-8a98-4302-9391-51264aa258e5@googlegroups.com> <87fv6956zw.fsf@elektro.pacujo.net> <98Ibx.766729$kA6.22200@fx46.am4> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: host-2-98-194-38.as13285.net User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 In-Reply-To: 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: , Newsgroups: comp.lang.python Message-ID: Lines: 16 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1433368169 news.xs4all.nl 2884 [2001:888:2000:d::a6]:33924 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:92002 On 03/06/2015 22:33, BartC wrote: > On 03/06/2015 21:58, Mark Lawrence wrote: > > Not so hypothetical in my case as I have to implement a lot of this stuff. > > I'm also quite interested in how Python does things. If it's a good idea > I'll copy it, if not I'll try and avoid it! Which implementation, cPython, Jython, IronPython...??? -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence