Ron Adam wrote: > "if extraargs:" would evaluate to "if None:", which would evaluate to > "if:" which would give you an error.
In what way is "if None:" equivalent to "if:"? -- Benji York -- http://mail.python.org/mailman/listinfo/python-list
Ron Adam wrote: > "if extraargs:" would evaluate to "if None:", which would evaluate to > "if:" which would give you an error.
In what way is "if None:" equivalent to "if:"? -- Benji York -- http://mail.python.org/mailman/listinfo/python-list