As a bit more of an update, I have decided to create a list of strings, but am having a problem. To illistrate this in a simple manner.
B='\x12','\x32' B[0]='\x12' I cannot get this to work, and I need to get it to work somehow. How can I make it happen? Is there a function that I should use, a special trick, etc? Or is there just no way to make it work? Thanks! -- http://mail.python.org/mailman/listinfo/python-list