alaa said:

alaa

lovely if hasattr(obj, 'prop'): obj.prop else: 'default' behaves differently from getattr(obj, 'prop', 'default') WHY ME :-(

4 weeks, 1 day ago.

No comments so far

Sign in to add a comment