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 belopolsky
Recipients amaury.forgeotdarc, belopolsky, benjamin.peterson, georg.brandl
Date 2008-04-10.13:06:08
SpamBayes Score 0.075534835
Marked as misclassified No
Message-id <d38f5330804100606y4c02cfd0v3daab76985e3e70e@mail.gmail.com>
In-reply-to <1207811770.5.0.456573177056.issue2603@psf.upfronthosting.co.za>
Content
On Thu, Apr 10, 2008 at 3:16 AM, Amaury Forgeot d'Arc
<report@bugs.python.org> wrote:
>
>  And, a __hash__ method should be added.
>

See issue2268 for a slice.__hash__ implementation which should work
for range as well.
History
Date User Action Args
2008-04-10 13:06:10belopolskysetspambayes_score: 0.0755348 -> 0.075534835
recipients: + belopolsky, georg.brandl, amaury.forgeotdarc, benjamin.peterson
2008-04-10 13:06:09belopolskylinkissue2603 messages
2008-04-10 13:06:09belopolskycreate