Thomi Richards added the comment:

Attached is a patch that adds a sentence to the UserDict module docs explicitly 
stating that the viewkeys, viewitems, and viewvalues functions are not 
implemented. I don't think it's worth adding support for these newer functions 
in UserDict. I'm unsure whether landing this patch is as necessary as the patch 
for the shelve module.

----------
Added file: http://bugs.python.org/file44580/issue26557_userdict.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue26557>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to