On Jan 8, 2009, at 12:52 PM, a...@svilendobrev.com wrote:

>
> instead of None, better do some empty method raising some error,
> because in the current way the error comes up in not at all obvious
> fashion, takes quite some head-scratching to find-out - there's no
> mentioning of anything set() related there.

__hash__ = None means no hash is defined.  Its in the Python docs.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalchemy@googlegroups.com
To unsubscribe from this group, send email to 
sqlalchemy+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to