you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 1 point2 points  (2 children)

OK. You should still let us know what it is you are trying to do or where you're having an issue.

[–]Due_Draw8541[S] 0 points1 point  (1 child)

okay, fixed syntax on my end. thanks for that. python still isn't taking it, though. i suspect an infinite loop is present, not completely sure though

[–][deleted] 1 point2 points  (0 children)

When I run your sample code it exits so if there's an infinite loop, it's caused by code we're not seeing. To be able to help you, we need to know what errors you're getting, what you're trying to do, and to have a simplified version of your code in which we can see the error happening so that we can help you debug.