On Thursday, July 26, 2012 2:23:02 PM UTC-7, Ethan Furman wrote:

> That's a reasonable thing to want, and quite easily accomplished by 
> passing `lambda: None`  or `lambda *args, **kwargs: None` instead.

That's the same solution that Steven D'Aprano proposed the last time we had 
this discussion.  Which, I agree, is reasonable (although I continue to have a 
certain instinctive aversion to lambda).
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to