On 6/20/06, Greg Ewing <[EMAIL PROTECTED]> wrote: > Guido van Rossum wrote: > > > Well, the hypothetical use case is one where we have an arbitrary > > object of unknown origin or type, and we want to special-case > > treatment for a few known values. > > I'd need convincing that this use case is anything more > than hypothetical. > > Also, you can always put your own test for hashability > around it if you want.
Right. I wasn't defending the use case. That's why I called it "hypothetical". -- --Guido van Rossum (home page: http://www.python.org/~guido/) _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com