]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix the test again due to fewer calls to __getattr__.
authorGuido van Rossum <guido@python.org>
Tue, 28 Aug 2001 18:23:24 +0000 (18:23 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 28 Aug 2001 18:23:24 +0000 (18:23 +0000)
commitce129a5e791548dab11c49bb1fe6ec0a1d6bd8b0
tree07d05ca9d6331f4eb7f619826ea541da844952c3
parent2730b132024acd7fbb18110a49b1ea1dbe9e2261
Fix the test again due to fewer calls to __getattr__.
Lib/test/test_descr.py