This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author rhettinger
Recipients akuchling, alexandre.vassalotti, belopolsky, eric.smith, ezio.melotti, rhettinger
Date 2010-05-06.15:33:03
SpamBayes Score 0.058304507
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
FWIW, this agrees with the specs in _abcoll which show KeysView and ItemsView as sets but not ValuesView.
History
Date User Action Args
2010-05-06 15:33:06rhettingersetrecipients: + rhettinger, akuchling, belopolsky, eric.smith, alexandre.vassalotti, ezio.melotti
2010-05-06 15:33:06rhettingersetmessageid: <[email protected]>
2010-05-06 15:33:04rhettingerlinkissue8404 messages
2010-05-06 15:33:03rhettingercreate