|
From: Thomas B. B. <tb...@sy...> - 2001-04-11 07:53:38
|
> running anything but an if statement works just fine.. > all my python books say that is the right syntax... any ideas? Have you tried a "while <cond>:" block. I guess you will have the same problem here, and Jim Adrig's earlier comments look right to me as well. /Thomas |