Dear all: I'm trying to rewrite my apps using wxpython, but how do I convert WxString object to python string? I have to use python's default string module, not the wxWindow's WxString. Any Idea?