Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #83617
| References | <0e9e5a03-2291-490e-9220-fa6744c9e2e5@googlegroups.com> <54b35a9c$0$2738$c3e8da3$76491128@news.astraweb.com> <mailman.17618.1421064945.18130.python-list@python.org> <54b3c566$0$13004$c3e8da3$5496439d@news.astraweb.com> |
|---|---|
| Date | 2015-01-12 12:15 -0600 |
| Subject | Re: annoying doctest problem |
| From | Skip Montanaro <skip.montanaro@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.17628.1421086527.18130.python-list@python.org> (permalink) |
[Multipart message — attachments visible in raw view] - view raw
On Mon, Jan 12, 2015 at 7:00 AM, Steven D'Aprano < steve+comp.lang.python@pearwood.info> wrote: > I didn't mean to give the impression that doctest was wrong to be fussy, or > dumb if you prefer. I think it's exactly the right behaviour. > I wasn't actually concerned that Steven might have misunderstood how doctest works, just that other less experienced programmers might interpret his statement as suggesting that doctest's comparisons were somehow wrong or might be made less "fussy". That word suggests to me that there is some sort of critical evaluation by the fussy party going on (doctest, in this case), when there is none. Which is why I chose the word "dumb." Skip
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
annoying doctest problem gordianknot1981@gmail.com - 2015-01-11 20:20 -0800
Re: annoying doctest problem gordianknot1981@gmail.com - 2015-01-11 20:30 -0800
Re: annoying doctest problem Steven D'Aprano <steve@pearwood.info> - 2015-01-12 05:24 +0000
Re: annoying doctest problem Skip Montanaro <skip.montanaro@gmail.com> - 2015-01-12 06:15 -0600
Re: annoying doctest problem Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2015-01-13 00:00 +1100
Re: annoying doctest problem Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-01-12 14:59 +0000
Re: annoying doctest problem Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2015-01-13 02:58 +1100
Re: annoying doctest problem Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-01-12 16:46 +0000
Re: annoying doctest problem Skip Montanaro <skip.montanaro@gmail.com> - 2015-01-12 12:15 -0600
Re: annoying doctest problem Skip Montanaro <skip.montanaro@gmail.com> - 2015-01-12 06:32 -0600
Re: annoying doctest problem Ned Batchelder <ned@nedbatchelder.com> - 2015-01-12 10:47 -0500
Re: annoying doctest problem gordianknot1981@gmail.com - 2015-01-12 10:34 -0800
csiph-web