Peter Otten <__pete...@web.de> writes:
>     return min(take_until(), key=firstitem)[1]

Actually, key=abs should work.  I realized that after posting.
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to