On 25 Sep 2015, at 2:10 pm, Russell Warren <russ at perspexis.com> wrote: > > Qt has QString.toCaseFolded that I'd like to access since python 2.7 doesn't have the str.casefold() of python 3.3+. However, QtCore.QString doesn't exist in PyQt5... is there some other way to get a hold of a real QString with PyQt5? No. Phil