Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #58342
| From | Mark Lawrence <breamoreboy@yahoo.co.uk> |
|---|---|
| Subject | Re: Possibly better loop construct, also labels+goto important and on the fly compiler idea. |
| Date | 2013-11-02 18:36 +0000 |
| References | (8 earlier) <425ea0db-41c7-4244-91b5-3e48d48e206c@googlegroups.com> <527217a4$0$29884$c3e8da3$5496439d@news.astraweb.com> <90f57eb4-7fff-47e8-86f1-d0fa717cc181@googlegroups.com> <52733eed$0$29972$c3e8da3$5496439d@news.astraweb.com> <CAN1F8qVor8PEYWuuhO2Qhk15iMvt=i9XgPSCOr4AsXFTsxOfmQ@mail.gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1957.1383417435.18130.python-list@python.org> (permalink) |
On 02/11/2013 18:22, Joshua Landau wrote: > On 1 November 2013 05:41, Steven D'Aprano > <steve+comp.lang.python@pearwood.info> wrote: >> On Thu, 31 Oct 2013 21:41:32 -0700, rurpy wrote: >> >>> On 10/31/2013 02:41 AM, Steven D'Aprano wrote: >>>> On Wed, 30 Oct 2013 19:48:55 -0700, rurpy wrote: >>>>> On 10/30/2013 04:22 AM, Steven D'Aprano wrote: >>>>>> Skybuck's experience at programming *is relevant* to the question of >>>>>> whether or not he understands what he is talking about. >>>>> No. You claimed his proposition "made no sense" based on your >>>>> analysis of it. >>>> >>>> I said absolutely nothing of the sort. You're making that quote up -- >>>> not just misinterpreting what I said, or taking my words in the worst >>>> possible way, but completely inventing things I never said. >>> >>> Yes, on rereading you are correct, you did not say his proposition made >>> no sense, you disagreed with him that "putting this exit condition on >>> the top makes no sense" and claimed he had no business making such a >>> statement >> >> I said nothing of the sort. > > Personally, rurpy's reading seems like a reasonable one to me. Maybe > not correct in a technical sense, but at least reasonable. > > Particularly, the phrase > > "Wait until you actually start programming before deciding what makes > sense or doesn't." > > seems especially harsh, and would be furthermore so should Skybuck be > a professional programmer. That's a phrase easy to take badly, > especially over this medium. > > Sure, you in all probability didn't mean it like that but rurpy isn't > uncalled for in raising the concern. Really I just want to remind you > that you're both on the same side here. > Coming from me this is probably a classic case of pot calling the kettle black, but how about reading the Spike Milligan story The White Flag before this also escalates out of control. -- Python is the second best programming language in the world. But the best has yet to be invented. Christian Tismer Mark Lawrence
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: Possibly better loop construct, also labels+goto important and on the fly compiler idea. "Skybuck Flying" <Windows7IsOK@DreamPC2006.com> - 2013-10-29 12:37 +0100
Re: Possibly better loop construct, also labels+goto important and on the fly compiler idea. Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-10-29 14:08 +0000
Re: Possibly better loop construct, also labels+goto important and on the fly compiler idea. rurpy@yahoo.com - 2013-10-29 13:00 -0700
Re: Possibly better loop construct, also labels+goto important and on the fly compiler idea. Steven D'Aprano <steve@pearwood.info> - 2013-10-30 10:22 +0000
Re: Possibly better loop construct, also labels+goto important and on the fly compiler idea. rurpy@yahoo.com - 2013-10-30 19:48 -0700
Re: Possibly better loop construct, also labels+goto important and on the fly compiler idea. Steven D'Aprano <steve@pearwood.info> - 2013-10-31 08:41 +0000
Re: Possibly better loop construct, also labels+goto important and on the fly compiler idea. rurpy@yahoo.com - 2013-10-31 21:41 -0700
Re: Possibly better loop construct, also labels+goto important and on the fly compiler idea. Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-11-01 05:41 +0000
Re: Possibly better loop construct, also labels+goto important and on the fly compiler idea. rurpy@yahoo.com - 2013-11-01 18:50 -0700
Re: Possibly better loop construct, also labels+goto important and on the fly compiler idea. Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-11-02 03:52 +0000
Re: Possibly better loop construct, also labels+goto important and on the fly compiler idea. rurpy@yahoo.com - 2013-11-03 09:46 -0800
Re: Possibly better loop construct, also labels+goto important and on the fly compiler idea. Joshua Landau <joshua@landau.ws> - 2013-11-02 18:22 +0000
Re: Possibly better loop construct, also labels+goto important and on the fly compiler idea. Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-11-03 05:17 +0000
Re: Possibly better loop construct, also labels+goto important and on the fly compiler idea. Antoon Pardon <antoon.pardon@rece.vub.ac.be> - 2013-11-03 10:45 +0100
Re: Possibly better loop construct, also labels+goto important and on the fly compiler idea. rurpy@yahoo.com - 2013-11-03 09:50 -0800
Re: Possibly better loop construct, also labels+goto important and on the fly compiler idea. Antoon Pardon <antoon.pardon@rece.vub.ac.be> - 2013-11-03 19:49 +0100
Re: Possibly better loop construct, also labels+goto important and on the fly compiler idea. Ben Finney <ben+python@benfinney.id.au> - 2013-11-04 09:11 +1100
Re: Possibly better loop construct, also labels+goto important and on the fly compiler idea. Antoon Pardon <antoon.pardon@rece.vub.ac.be> - 2013-11-04 09:38 +0100
Re: Possibly better loop construct, also labels+goto important and on the fly compiler idea. Ben Finney <ben+python@benfinney.id.au> - 2013-11-04 20:07 +1100
Re: Possibly better loop construct, also labels+goto important and on the fly compiler idea. Antoon Pardon <antoon.pardon@rece.vub.ac.be> - 2013-11-04 10:38 +0100
Re: Possibly better loop construct, also labels+goto important and on the fly compiler idea. Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-11-02 18:36 +0000
Re: Possibly better loop construct, also labels+goto important and on the fly compiler idea. Antoon Pardon <antoon.pardon@rece.vub.ac.be> - 2013-11-01 13:50 +0100
Re: Possibly better loop construct, also labels+goto important and on the fly compiler idea. rurpy@yahoo.com - 2013-11-01 18:51 -0700
Re: Possibly better loop construct, also labels+goto important and on the fly compiler idea. Antoon Pardon <antoon.pardon@rece.vub.ac.be> - 2013-11-02 12:15 +0100
Re: Possibly better loop construct, also labels+goto important and on the fly compiler idea. Bernhard Schornak <schornak@web.de> - 2013-11-01 00:53 +0100
Re: Possibly better loop construct, also labels+goto important and on the fly compiler idea. "Skybuck Flying" <Windows7IsOK@DreamPC2006.com> - 2013-11-02 20:49 +0100
Re: Possibly better loop construct, also labels+goto important and on the fly compiler idea. Chris Angelico <rosuav@gmail.com> - 2013-11-03 15:17 +1100
csiph-web