[issue36248] document about `or`, `and` operator.

Serhiy Storchaka report at bugs.python.org
Sat Mar 9 01:30:11 EST 2019


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:

It is already documented. Just follow the link from "or" or "and".

https://docs.python.org/3/reference/expressions.html

----------
nosy: +serhiy.storchaka

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue36248>
_______________________________________


More information about the Python-bugs-list mailing list