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.
Showing
Please
register
or
sign in
to comment
dictproxy was used in Python 2 and it was renamed to mappingproxy in Python 3.3. Patch by Julien.