Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #29010
| Path | csiph.com!usenet.pasdenom.info!dedibox.gegeweb.org!gegeweb.eu!nntpfeed.proxad.net!proxad.net!feeder1-2.proxad.net!usenet-fr.net!nerim.net!novso.com!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <darcy@druid.net> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.005 |
| X-Spam-Evidence | '*H*': 0.99; '*S*': 0.00; '-0500': 0.07; '425': 0.09; 'sep': 0.09; 'to:addr:python.list': 0.09; 'to:addr:tim.thechases.com': 0.09; 'to:name:tim chase': 0.09; 'cc:addr:python-list': 0.10; ':-)': 0.13; 'im:': 0.16; 'wed,': 0.16; 'wrote:': 0.17; 'tests': 0.18; 'tim': 0.18; 'driven': 0.22; 'ones.': 0.22; 'voting': 0.22; 'cc:no real name:2**0': 0.24; 'cc:2**1': 0.24; 'testing': 0.24; 'cc:addr:python.org': 0.25; 'header:In-Reply-To:1': 0.25; 'run': 0.28; 'chase': 0.29; 'sleep': 0.29; 'usually': 0.30; 'should': 0.36; 'charset:us-ascii': 0.36; 'two': 0.37; 'subject:: ': 0.38; 'unit': 0.38; 'your': 0.60; 'header:Message-Id:1': 0.62; 'day.': 0.63; 'democracy': 0.84; 'mistakes,': 0.84; 'received:98.158': 0.84 |
| Date | Wed, 12 Sep 2012 23:01:01 -0400 |
| From | D'Arcy Cain <darcy@druid.net> |
| To | Tim Chase <python.list@tim.thechases.com> |
| Subject | Re: avoid the redefinition of a function |
| In-Reply-To | <505110A0.4060508@tim.thechases.com> |
| References | <CAOuJsMnLf4P9p_rZ4p1W-SndkSOV2WK_v5j1AET085LZ6bdavQ@mail.gmail.com> <k2qrqb$12n$1@ger.gmane.org> <20120912174713.64537455090c4058120d9409@druid.net> <505110A0.4060508@tim.thechases.com> |
| X-Mailer | Sylpheed 3.2.0beta5 (GTK+ 2.24.10; x86_64-pc-linux-gnu) |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=US-ASCII |
| Content-Transfer-Encoding | 7bit |
| Cc | python-list@python.org, Terry Reedy <tjreedy@udel.edu> |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.589.1347505263.27098.python-list@python.org> (permalink) |
| Lines | 17 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1347505263 news.xs4all.nl 6962 [2001:888:2000:d::a6]:55834 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:29010 |
Show key headers only | View raw
On Wed, 12 Sep 2012 17:45:52 -0500 Tim Chase <python.list@tim.thechases.com> wrote: > On 09/12/12 16:47, D'Arcy Cain wrote: > > And run all of your tests every day. You will sleep better at night. > > Though I usually try to do test-driven development, I confess a > fondness for Titus Brown's "Stupidity driven testing"[1] :-) The two are not mutually exclusive. One of the benefits of proper unit testing is that while you might make mistakes, they should always be new ones. -- D'Arcy J.M. Cain <darcy@druid.net> | Democracy is three wolves http://www.druid.net/darcy/ | and a sheep voting on +1 416 425 1212 (DoD#0082) (eNTP) | what's for dinner. IM: darcy@Vex.Net
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: avoid the redefinition of a function D'Arcy Cain <darcy@druid.net> - 2012-09-12 23:01 -0400
csiph-web