New submission from Georg Brandl <[EMAIL PROTECTED]>:

This patch makes the 2.6 Mapping ABC use the 2.6 dict interface. It also
removes registering list as a KeysView, ValuesView and ItemsView.

----------
assignee: gvanrossum
components: Library (Lib)
files: abcoll.diff
keywords: 26backport, patch
messages: 67810
nosy: georg.brandl, gvanrossum
severity: normal
status: open
title: 2.6 abc fixes
versions: Python 2.6
Added file: http://bugs.python.org/file10544/abcoll.diff

_______________________________________
Python tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue3057>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to