Add a missing versionadded directive to the lisp-if/lif documentation.
This commit is contained in:
parent
6072557b6c
commit
07b9371cb8
@ -729,6 +729,8 @@ Everything else is considered `True`.
|
|||||||
lisp-if / lif
|
lisp-if / lif
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
|
.. versionadded:: 0.10.0
|
||||||
|
|
||||||
For those that prefer a more lisp-y if clause, we have lisp-if, or lif. This
|
For those that prefer a more lisp-y if clause, we have lisp-if, or lif. This
|
||||||
*only* considers None/nil as false! All other values of python
|
*only* considers None/nil as false! All other values of python
|
||||||
"falseiness" are considered true.
|
"falseiness" are considered true.
|
||||||
|
Loading…
Reference in New Issue
Block a user