Python GUIs

Tuvas brp13 at yahoo.com
Wed Sep 21 14:58:52 EDT 2005


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!




More information about the Python-list mailing list