I want to override __cmp__, __eq__, and __hash__ so I can do set operations on a SQLAlchemy Declarative Base model. Will this cause any conflicts with the Declarative Base Implementation?
views:
19answers:
1Thanks a lot :)
mauzepeda
2010-08-10 20:50:47