]> granicus.if.org Git - python/commit
Mark treatment of binary operators for __rop__-before-__op__ as done.
authorGuido van Rossum <guido@python.org>
Wed, 3 Oct 2001 03:00:56 +0000 (03:00 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 3 Oct 2001 03:00:56 +0000 (03:00 +0000)
commitf49a91340a22d89bea4f0566500d5f954f35c744
treeed734d7fe7493de49eeb7d65f56c7d0acbbd6a2c
parentda21c0110b1948d4b3e0593e06436a2a5582f366
Mark treatment of binary operators for __rop__-before-__op__ as done.
Add more detail about the speed optimizations needed for __dynamic__.
The weak reference solution becomes more attractive...
PLAN.txt