New to Python

Jean-Michel Pichavant jeanmichel at sequans.com
Wed Feb 10 05:22:12 EST 2010


Quin wrote:
> Thanks guys, I'm thinking it's a problem with IronPython.  I'm 
> switching to PyScripter and will test tomorrow.
>
>
I'm willing to bet money that it is not. If ironPython had a broken if 
statement, don't you think we would have known, already ?

There's a rule when test writing/testing code:
"if you think the compiler is wrong, then you are wrong twice."

JM



More information about the Python-list mailing list