]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix: >= and so on are usually called "comparison operators", not "logical operators...
authorGeorg Brandl <georg@python.org>
Sun, 6 Oct 2013 17:23:57 +0000 (19:23 +0200)
committerGeorg Brandl <georg@python.org>
Sun, 6 Oct 2013 17:23:57 +0000 (19:23 +0200)
commit9ad417ee816e0ccffe7dfb66142e88fd8091febd
tree9f854f87cf7b4bec7b4aa0ec20d918133c4f8e83
parentac39addd72ec5184684d7fd9f8b0333bc12ae0b7
Fix: >= and so on are usually called "comparison operators", not "logical operators". Found by Tom Kalt on docs@.
Doc/library/ipaddress.rst