]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix grouping: this is how I intended it, misguided as I was in boolean
authorThomas Wouters <thomas@python.org>
Thu, 31 Aug 2000 07:02:19 +0000 (07:02 +0000)
committerThomas Wouters <thomas@python.org>
Thu, 31 Aug 2000 07:02:19 +0000 (07:02 +0000)
commit6b958f7d7b28cacb4f4e653c6deb561fda18d099
treee0a519fee1a0ef577451d99aaa8bd3ef5a16d490
parent501b926da9ae96f1723480ef7bc67099a4e5018a
Fix grouping: this is how I intended it, misguided as I was in boolean
operator associativity.
Objects/abstract.c