Werner
2014-05-22 11:13:40 UTC
Hi,
I am doing a bit of testing of Phoenix and floatcanvas.
In FloatCanvas.Read_MapGen we have:
data = map(string.strip,data)
'strip' function does not exist in Py3.
Not sure how to correct this so it work in Py2 and Py3.
Werner
I am doing a bit of testing of Phoenix and floatcanvas.
In FloatCanvas.Read_MapGen we have:
data = map(string.strip,data)
'strip' function does not exist in Py3.
Not sure how to correct this so it work in Py2 and Py3.
Werner
--
You received this message because you are subscribed to the Google Groups "wxPython-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to wxPython-dev+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "wxPython-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to wxPython-dev+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.