Hi all,

we are moving our code base to python3 and for python3 there is not
available QString anymore.

We used the function QString.localeAwareCompare() for sorting strings.

However, with python3 we cannot use that function from QString anymore.

Is there any way to use  localeAwareCompare() function with python3?

Thanks in advance,

Regards Martin

_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to