Default if none

Michel Claveau - MVP enleverLesX_XXmcX at XmclavXeauX.com.invalid
Thu Apr 29 15:03:27 EDT 2010


Re! 

Look also : 
  >>> print False or None
  None
  >>> print None or False
  False

-- 
MCI



More information about the Python-list mailing list