vegetax wrote: > def __hashcode__(s): return s.path.__hashcode__()
Try __hash__ ... Tim Delaney -- http://mail.python.org/mailman/listinfo/python-list
vegetax wrote: > def __hashcode__(s): return s.path.__hashcode__()
Try __hash__ ... Tim Delaney -- http://mail.python.org/mailman/listinfo/python-list