Python Forum
Why does this hang the system up
Thread Rating:
  • 1 Vote(s) - 3 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Why does this hang the system up
#11
(Jun-09-2017, 12:16 AM)nilamo Wrote: Just because we know python, doesn't mean we know all of the 3rd party packages that have ever been written for it :p

I am so, so, so Sorry. Not meant the way I wrote it. Thanks so much for your very kind patience. Because of it, I have now learned some new things. Please do not leave me. I can not even get the simplest of Python programs to work right now.

The program I am trying to adapt, not written by me, has some serious flaws, as I see it, and my knowledge of Python is so limited it has been quite a struggle. We are getting there.

The code I have, the way it is now, does seem to work as is. In view of this, for now, it is my intent to just make the changes needed if possible.

In my very humble opinion, raising an exception is not a good way to end a program. I would like to do it a different way other than raising an exception and do not know how. If you can think of anything, please let me know otherwise I will move on to other issues not yet addressed in code.

Thanks again to all here. You are a life saver for me.
Reply


Messages In This Thread
Why does this hang the system up - by Able98 - Jun-07-2017, 07:59 PM
RE: Why does this hang the system up - by Ofnuts - Jun-07-2017, 08:25 PM
RE: Why does this hang the system up - by Able98 - Jun-08-2017, 12:39 AM
RE: Why does this hang the system up - by Ofnuts - Jun-08-2017, 08:01 AM
RE: Why does this hang the system up - by Able98 - Jun-08-2017, 11:44 AM
RE: Why does this hang the system up - by Ofnuts - Jun-08-2017, 12:38 PM
RE: Why does this hang the system up - by Able98 - Jun-08-2017, 01:02 PM
RE: Why does this hang the system up - by nilamo - Jun-08-2017, 04:46 PM
RE: Why does this hang the system up - by Able98 - Jun-08-2017, 07:07 PM
RE: Why does this hang the system up - by nilamo - Jun-09-2017, 12:16 AM
RE: Why does this hang the system up - by Able98 - Jun-09-2017, 08:29 AM
RE: Why does this hang the system up - by Able98 - Jun-09-2017, 09:03 PM
RE: Why does this hang the system up - by wavic - Jun-09-2017, 01:45 PM
RE: Why does this hang the system up - by Gil77 - Sep-01-2017, 11:40 AM
RE: Why does this hang the system up - by nilamo - Sep-02-2017, 09:50 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Difference between os.system("clear") and os.system("cls") chmsrohit 7 16,798 Jan-11-2021, 06:30 PM
Last Post: ykumar34
  multiprocess hang when certain number is used in the program esphi 7 3,304 Nov-06-2020, 03:49 PM
Last Post: esphi
Question Difference between Python's os.system and Perl's system command Agile741 13 6,994 Dec-02-2019, 04:41 PM
Last Post: Agile741
  Hang man game supermane 2 2,288 Aug-15-2018, 12:07 PM
Last Post: Larz60+

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020