]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Protect dir() against non-directory __dict__ attributes.
authorGuido van Rossum <guido@python.org>
Sun, 20 Oct 1991 20:11:03 +0000 (20:11 +0000)
committerGuido van Rossum <guido@python.org>
Sun, 20 Oct 1991 20:11:03 +0000 (20:11 +0000)
commitdc8a108a36a55b480e302c556c773a2de17ec76a
tree7980fcc42de593d8e398f998f5db07cf2bbee5a4
parentc0aab89d9694233cf962dc63395d4599acf35e37
Protect dir() against non-directory __dict__ attributes.
Python/bltinmodule.c