On 6/6/10, bob gailer <[email protected]> wrote: > On 6/6/2010 8:44 PM, Alex Hall wrote: >> -- >> Have a great day, >> Alex (msg sent from GMail website) >> [email protected];http://www.facebook.com/mehgcap >> >> > What is your question? > > > -- > Bob Gailer > 919-636-4239 > Chapel Hill NC > > Why would that code cause Windows to consider the process "not responding", and how can I fix this so I can have a sort of "listener" in place, awaiting a change in the "grid.turnOver" variable inside Player.takeTurn() so that the main while loop can switch to the other player once the one player's turn is over? I thought while loops would do it, but Windows sees them as making python.exe unresponsive.
-- Have a great day, Alex (msg sent from GMail website) [email protected]; http://www.facebook.com/mehgcap _______________________________________________ Tutor maillist - [email protected] To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor
