[SciPy-user] Inconsistent function calls?

David Warde-Farley dwf at cs.toronto.edu
Thu May 21 17:04:54 EDT 2009


On 21-May-09, at 12:42 PM, Ondrej Certik wrote:
>
> def check_enthought():
>  if 1:
>    print "Robert is right."
>  else:
>    print "Travis is right."


I'm not sure this works, considering there are two Travises at  
Enthought. One of them is almost always going to be right, whether or  
not Robert is right. :)

D



More information about the SciPy-User mailing list