]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #23008: Fixed resolving attributes with boolean value is False in pydoc.
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 21 Apr 2015 18:09:23 +0000 (21:09 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Tue, 21 Apr 2015 18:09:23 +0000 (21:09 +0300)
commita8e65755c4080b606972c6fadf74ea29bd1cadf8
tree24514a8dcb8222539baa5aeb61d55f4c984fad25
parent2c6ca8adb3739abc10e390ff497427758b6ed8c5
Issue #23008: Fixed resolving attributes with boolean value is False in pydoc.
Lib/pydoc.py
Misc/NEWS