Hello All, I am new to python and i have stuck up on a particular issue with classes, i understand this might be a very dumb question but please help me out.
I have created two classes and whenever i try to print the objects i get this message but not the data, __main__.cards instance at ****(memory location) i even tried using __str__ but calling it also produces the same result. Can anyone please help me how to get my objects printed. I googled a lot but could not find anything relevant. thanks in advance regards suresh
-- http://mail.python.org/mailman/listinfo/python-list