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 <1273159986.01.0.99184205592.issue8404@psf.upfronthosting.co.za>
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: <1273159986.01.0.99184205592.issue8404@psf.upfronthosting.co.za>
2010-05-06 15:33:04rhettingerlinkissue8404 messages
2010-05-06 15:33:03rhettingercreate