summaryrefslogtreecommitdiff
path: root/Lib/pydoc.py
diff options
context:
space:
mode:
authorjdemeyer <jdemeyer@cage.ugent.be>2018-04-13 14:22:46 +0200
committerNick Coghlan <ncoghlan@gmail.com>2018-04-13 22:22:46 +1000
commit23ab5ee667a9b29014f6f7f01797c611f63ff743 (patch)
tree9e55defd8958fab8dad3a865d70447eca9633fc5 /Lib/pydoc.py
parentffa2c3e2c40acae07aca5b77f2c0e8c14a00438d (diff)
downloadcpython-git-23ab5ee667a9b29014f6f7f01797c611f63ff743.tar.gz
bpo-33265: use an actual method instead of a method-like function in ExitStack (GH-6456)
`MethodType` has the exact semantics that `ExitStack` needs, so we can avoid creating a Python level closure.
Diffstat (limited to 'Lib/pydoc.py')
0 files changed, 0 insertions, 0 deletions