if..else stmt

Erik Max Francis max at alcyone.com
Mon Oct 22 06:34:00 EDT 2007


bigden007 wrote:

> I have a if..else statement in my script. The statements all execute
> fine, but the problem is , even if the IF part of the statement is
> true, the else part executes as well. The verion of pythin i use 2.5
> Any help is appreciatiated.

You're doing something wrong.  Without seeing actual code, it's 
impossible to say what.

-- 
Erik Max Francis && max at alcyone.com && http://www.alcyone.com/max/
  San Jose, CA, USA && 37 20 N 121 53 W && AIM, Y!M erikmaxfrancis
   So little time, so little to do.
    -- Oscar Levant



More information about the Python-list mailing list