Bug#789330: closed by Dmitry Shachnev

2015-06-25 Thread Enno
> "Dmitry" == Dmitry Shachnev writes: > There will be no QString at all — any method that returns > a QString in C++ will return a native Python string in > PyQt. [...] Now that sounds great, thanks for the details. I'm feeling lucky again. ed. -- // enno@gmx.net /\\

Bug#789330: closed by Dmitry Shachnev

2015-06-25 Thread Dmitry Shachnev
Hi Enno, On Thu, 25 Jun 2015 14:14:32 +0200, Enno wrote: > Dear Dmitry, > > Not quite satisfactory: > They want to tell me, that with the upgrade a line like > QString('blahmooh').startswith('blah') > is going to return True instead of raising an AttributeError like now? There will be no QString