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 zuo
Recipients georg.brandl, zuo
Date 2010-01-24.17:19:24
SpamBayes Score 0.09591208
Marked as misclassified No
Message-id <1264353566.74.0.804981752433.issue7771@psf.upfronthosting.co.za>
In-reply-to
Content
Dictionary views documentation (e.g. http://docs.python.org/3.1/library/stdtypes.html#dictionary-view-objects) contains nothing about comparison (> >= < <= == !=) operations.
History
Date User Action Args
2010-01-24 17:19:26zuosetrecipients: + zuo, georg.brandl
2010-01-24 17:19:26zuosetmessageid: <1264353566.74.0.804981752433.issue7771@psf.upfronthosting.co.za>
2010-01-24 17:19:24zuolinkissue7771 messages
2010-01-24 17:19:24zuocreate