K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2018-03-25T18:04:09.104769Z K 7 svn:log V 406 Add py-first 2.0.1 first is an MIT licensed Python package with a simple function that returns the first true value from an iterable, or None if there is none. If you need more power, you can also supply a key function that is used to judge the truth value of the element or a default value if None doesn’t fit your use case. WWW: https://pypi.python.org/pypi/first WWW: https://github.com/hynek/first END