On Tue, Jul 23, 2013 at 8:11 PM, Steven D'Aprano <[email protected]> wrote: > Basically, views are set-like, not list-like.
The keys and items views are set-like. The values view is not. -- http://mail.python.org/mailman/listinfo/python-list
On Tue, Jul 23, 2013 at 8:11 PM, Steven D'Aprano <[email protected]> wrote: > Basically, views are set-like, not list-like.
The keys and items views are set-like. The values view is not. -- http://mail.python.org/mailman/listinfo/python-list