]> granicus.if.org Git - python/commit
Issue #26547: Remove outdated term dictproxy from vars() documentation
authorBerker Peksag <berker.peksag@gmail.com>
Fri, 24 Jun 2016 06:12:01 +0000 (09:12 +0300)
committerBerker Peksag <berker.peksag@gmail.com>
Fri, 24 Jun 2016 06:12:01 +0000 (09:12 +0300)
commit37e87e6ec116b0e0e41e9623eec2743c78d96b5c
treeaa4a4f01623308e704073a760185aa63e6208d34
parent79af27ef2e59025fdcfc02233cb9772363065bed
Issue #26547: Remove outdated term dictproxy from vars() documentation

dictproxy was used in Python 2 and it was renamed to mappingproxy
in Python 3.3.

Patch by Julien.
Doc/library/functions.rst