New submission from Caleb Donovick <donov...@cs.stanford.edu>:
The documentation for collections.UserDict states "In addition to supporting the methods and operations of mappings, UserDict instances provide the following attribute: ..." This however is misleading as it supports the operations of mutable mappings. Which is not stated anywhere. ---------- assignee: docs@python components: Documentation messages: 348393 nosy: docs@python, donovick priority: normal severity: normal status: open title: Description of UserDict is misleading _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue37670> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com