zildjohn01 <zildjoh...@gmail.com> writes:
>     _temp = expr
>     if _temp: return _temp

I'm trying to figure out a context where you'd even want that, and I'm
thinking that maybe it's some version of a repeat-until loop?  Python
doesn't have repeat-until and it's been proposed a few times.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to