Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #106414

Re: [Beginner] - Hanging in the code, can't figure out what's wrong

X-Received by 10.13.203.135 with SMTP id n129mr10714234ywd.46.1459720166039; Sun, 03 Apr 2016 14:49:26 -0700 (PDT)
X-Received by 10.50.160.40 with SMTP id xh8mr129481igb.7.1459720165997; Sun, 03 Apr 2016 14:49:25 -0700 (PDT)
Path csiph.com!usenet.blueworldhosting.com!feeder01.blueworldhosting.com!peer03.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!10no229208qgg.1!news-out.google.com!u9ni363igk.0!nntp.google.com!nt3no7412082igb.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail
Newsgroups comp.lang.python
Date Sun, 3 Apr 2016 14:49:25 -0700 (PDT)
In-Reply-To <mailman.415.1459718820.28225.python-list@python.org>
Complaints-To groups-abuse@google.com
Injection-Info glegroupsg2000goo.googlegroups.com; posting-host=92.236.157.39; posting-account=It6tpQoAAACxkmDg_-IaHZ1kFC11sHo-
NNTP-Posting-Host 92.236.157.39
References <66afb6f1-ca2b-4f9b-a1ec-ed255fa3030f@googlegroups.com> <ndpfno$fdh$1@dont-email.me> <e2cbbcf8-86f4-4c14-989e-1d8046d4215c@googlegroups.com> <ndpgql$im4$1@dont-email.me> <03c7da56-c752-460f-98b1-84b7166a2cc3@googlegroups.com> <ndpmuo$4sq$1@dont-email.me> <32c7ba6b-b61d-45fb-89a8-dd62aa09fe78@googlegroups.com> <mailman.409.1459712951.28225.python-list@python.org> <686d7aab-4020-4840-a1b7-fce8e89c6633@googlegroups.com> <mailman.412.1459714509.28225.python-list@python.org> <6d022206-5f4d-4ac9-be50-76ce74ef48c0@googlegroups.com> <mailman.415.1459718820.28225.python-list@python.org>
User-Agent G2/1.0
MIME-Version 1.0
Message-ID <1d02705b-00aa-4882-a54d-9bb1c162ce29@googlegroups.com> (permalink)
Subject Re: [Beginner] - Hanging in the code, can't figure out what's wrong
From "Loop.IO" <thisisink01@gmail.com>
Injection-Date Sun, 03 Apr 2016 21:49:26 +0000
Content-Type text/plain; charset=ISO-8859-1
Content-Transfer-Encoding quoted-printable
X-Received-Bytes 4080
X-Received-Body-CRC 1380898089
Xref csiph.com comp.lang.python:106414

Show key headers only | View raw


On Sunday, April 3, 2016 at 10:27:16 PM UTC+1, Erik wrote:
> Loop.IO:
> 
> On 03/04/16 21:25, Loop.IO wrote:
> > On Sunday, April 3, 2016 at 9:15:22 PM UTC+1, Erik wrote:
> >> On 03/04/16 20:54, Loop.IO wrote:
> >>> The original post said what did happen, the code runs and hangs on
> >>> the create file, and once i press Enter it then finishes and creates
> >>> the file, not sure how you missed that but thanks
> >>
> >> Yes, I read your original post. That was days ago.
> >>
> >> The comment I was replying to was you telling BartC that what he had
> >> suggested "didn't work" (with no further information).
> >>
> >> Please pay attention to the context of the email you are responding to.
> >>
> >> E.
> >
> > Erik
> >
> > It was a syntax error. But sure, thanks.
> 
> So, you reply to my advisory on how to report your problem by saying 
> that your original post said what did happen. Your original post said:
> 
> "the code runs and hangs on the create file, and once i press Enter it 
> then finishes and creates the file"
> 
> But it turns out that "It was a syntax error".
> 
> If it was a syntax error, them how did the code run and "hang on the 
> create file"?
> 
> Don't try to sweep my suggestion (that you should describe your symptoms 
> properly) under the carpet. It's a very important lesson to learn for 
> people trying to report bugs/issues.
> 
> E.

I think you've misunderstood chap

My initial issue didn't have a syntax error, it just hung in the code until I pressed Enter/Return.

I then tried Bartc's solution when I changed my code, which I then replied "it doesn't work", which as you pointed out was unhelpful.

You now seem to be on some sort of rampage as I've already recognised that it was short, and said I got a syntax error upon attempting the new code that Bartc provided. I then said thanks to you for pointing it out, if you want to call that sweeping it under the carpet, then so be it, but the issue was resolved.

That's really the end of the matter, whether you're fishing for some sort of recognition or brownie points I don't know, but try relaxing and taking a step back; the issue is resolved, I'm moving on with the program, I appreciate the replies from everyone (including you) so chill.

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[Beginner] - Hanging in the code, can't figure out what's wrong "Loop.IO" <thisisink01@gmail.com> - 2016-04-02 14:59 -0700
  Re: [Beginner] - Hanging in the code, can't figure out what's wrong BartC <bc@freeuk.com> - 2016-04-02 23:08 +0100
    Re: [Beginner] - Hanging in the code, can't figure out what's wrong Ned Batchelder <ned@nedbatchelder.com> - 2016-04-02 15:16 -0700
      Re: [Beginner] - Hanging in the code, can't figure out what's wrong BartC <bc@freeuk.com> - 2016-04-02 23:27 +0100
        Re: [Beginner] - Hanging in the code, can't figure out what's wrong "Loop.IO" <thisisink01@gmail.com> - 2016-04-02 15:31 -0700
          Re: [Beginner] - Hanging in the code, can't figure out what's wrong BartC <bc@freeuk.com> - 2016-04-03 01:12 +0100
            Re: [Beginner] - Hanging in the code, can't figure out what's wrong Mark Lawrence <breamoreboy@yahoo.co.uk> - 2016-04-03 01:38 +0100
              Re: [Beginner] - Hanging in the code, can't figure out what's wrong "Loop.IO" <thisisink01@gmail.com> - 2016-04-03 12:52 -0700
            Re: [Beginner] - Hanging in the code, can't figure out what's wrong "Loop.IO" <thisisink01@gmail.com> - 2016-04-03 07:41 -0700
              Re: [Beginner] - Hanging in the code, can't figure out what's wrong BartC <bc@freeuk.com> - 2016-04-03 16:11 +0100
                Re: [Beginner] - Hanging in the code, can't figure out what's wrong Rustom Mody <rustompmody@gmail.com> - 2016-04-03 08:25 -0700
                Re: [Beginner] - Hanging in the code, can't figure out what's wrong BartC <bc@freeuk.com> - 2016-04-03 17:04 +0100
                Re: [Beginner] - Hanging in the code, can't figure out what's wrong "Loop.IO" <thisisink01@gmail.com> - 2016-04-03 12:31 -0700
                Re: [Beginner] - Hanging in the code, can't figure out what's wrong "Loop.IO" <thisisink01@gmail.com> - 2016-04-03 12:36 -0700
                Re: [Beginner] - Hanging in the code, can't figure out what's wrong Michael Selik <michael.selik@gmail.com> - 2016-04-03 19:46 +0000
                Re: [Beginner] - Hanging in the code, can't figure out what's wrong BartC <bc@freeuk.com> - 2016-04-03 21:21 +0100
                Re: [Beginner] - Hanging in the code, can't figure out what's wrong "Loop.IO" <thisisink01@gmail.com> - 2016-04-03 14:07 -0700
              Re: [Beginner] - Hanging in the code, can't figure out what's wrong Erik <python@lucidity.plus.com> - 2016-04-03 20:46 +0100
                Re: [Beginner] - Hanging in the code, can't figure out what's wrong "Loop.IO" <thisisink01@gmail.com> - 2016-04-03 12:54 -0700
                Re: [Beginner] - Hanging in the code, can't figure out what's wrong Erik <python@lucidity.plus.com> - 2016-04-03 21:15 +0100
                Re: [Beginner] - Hanging in the code, can't figure out what's wrong "Loop.IO" <thisisink01@gmail.com> - 2016-04-03 13:25 -0700
                Re: [Beginner] - Hanging in the code, can't figure out what's wrong Erik <python@lucidity.plus.com> - 2016-04-03 22:26 +0100
                Re: [Beginner] - Hanging in the code, can't figure out what's wrong "Loop.IO" <thisisink01@gmail.com> - 2016-04-03 14:49 -0700
                Re: [Beginner] - Hanging in the code, can't figure out what's wrong Erik <python@lucidity.plus.com> - 2016-04-03 23:07 +0100
                Re: [Beginner] - Hanging in the code, can't figure out what's wrong Ben Finney <ben+python@benfinney.id.au> - 2016-04-05 06:49 +1000
        Re: [Beginner] - Hanging in the code, can't figure out what's wrong Michael Selik <michael.selik@gmail.com> - 2016-04-02 22:37 +0000
        Re: [Beginner] - Hanging in the code, can't figure out what's wrong Mark Lawrence <breamoreboy@yahoo.co.uk> - 2016-04-03 01:11 +0100
    Re: [Beginner] - Hanging in the code, can't figure out what's wrong "Loop.IO" <thisisink01@gmail.com> - 2016-04-02 15:23 -0700
      Re: [Beginner] - Hanging in the code, can't figure out what's wrong Mark Lawrence <breamoreboy@yahoo.co.uk> - 2016-04-03 01:08 +0100
        Re: [Beginner] - Hanging in the code, can't figure out what's wrong "Loop.IO" <thisisink01@gmail.com> - 2016-04-03 07:45 -0700

csiph-web