On Tue, Aug 25, 2009 at 02:04, <[email protected]> wrote: > python a.py > Traceback (most recent call last): > File "a.py", line 3, in <module> > print cassandra.ttypes.Column().__hash__() > AttributeError: Column instance has no attribute '__hash__'
This is totally outside my (limited) understanding of Python and I cannot help you. My Python enviroment was setup by Pylons but I doubt that would change anything. Good luck! Drew
