Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!1.eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed8.news.xs4all.nl!newsgate.cistron.nl!newsgate.news.xs4all.nl!194.109.133.90.MISMATCH!newsfeed.xs4all.nl!newsfeed7.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.002 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'url:sourceforge': 0.03; 'subject:Python': 0.05; 'from:addr:yahoo.co.uk': 0.05; 'great.': 0.07; 'creighton': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'throw': 0.09; 'wed,': 0.15; 'brave,': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'subject:OOP': 0.16; 'tool.': 0.16; 'wrote:': 0.16; 'laura': 0.18; 'language': 0.19; 'lawrence': 0.22; '2015': 0.23; 'header :In-Reply-To:1': 0.24; 'header:User-Agent:1': 0.26; 'header:X -Complaints-To:1': 0.26; '-0700,': 0.29; 'supposed': 0.31; 'language.': 0.32; 'url:code': 0.34; 'to:addr:python-list': 0.35; 'really': 0.35; 'tool': 0.36; 'subject:: ': 0.37; 'received:org': 0.38; 'thank': 0.39; 'to:addr:python.org': 0.39; 'mark': 0.40; 'even': 0.61; "you've": 0.61; 'our': 0.64; 'charset:windows-1252': 0.65; 'enjoy': 0.70; 'received:89': 0.80; 'batchelder': 0.84; 'pythonistas,': 0.84; 'subject:Classic': 0.84 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Mark Lawrence Subject: Re: Classic OOP in Python Date: Thu, 18 Jun 2015 11:50:28 +0100 References: <23b2fae3-91d5-486b-9898-78b34bee486f@googlegroups.com> <16dc8c92-50e3-4fc8-ae25-cbc5b13e8971@googlegroups.com> <87eglaqdca.fsf@elektro.pacujo.net><49f789cf-cb67-4812-8a91-218a4f049958@googlegroups.com> <201506172233.t5HMXBIm002277@fido.openend.se> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: host-89-240-165-107.as13285.net User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 In-Reply-To: <201506172233.t5HMXBIm002277@fido.openend.se> 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: 24 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1434624659 news.xs4all.nl 2874 [2001:888:2000:d::a6]:45322 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:92815 On 17/06/2015 23:33, Laura Creighton wrote: > In a message of Wed, 17 Jun 2015 14:14:34 -0700, Ned Batchelder writes: > > > TDD is supposed to make you brave, not cowards, and it's > Ned's most excellent tool > http://nedbatchelder.com/code/coverage/ > that I recommend to TDD dogmatic cowards. > > Even if you don't want to use TTD, you will enjoy Ned's tool. It's GREAT. > Thank you, Ned. > > Laura > Throw in http://clonedigger.sourceforge.net/ as well and you've a really awesome combination. -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence