Quoting "Jonny Lamb" <jonny at debian.org> [edited]: > This is a little cryptic -- I committed a patch to make this more > pythonic. That's a fair point. After sending the patch I found that the more natural "if self.user is not None" is also syntactically valid. -S