[PyKDE] QStringList doesn't copy-on-write in PyQt

Phil Thompson phil at riverbankcomputing.co.uk
Mon May 8 12:46:28 BST 2006


On Thursday 04 May 2006 9:35 pm, Winston Jiang wrote:
> Hi,
>
> In PyQt, the QStringList doesn't "copy-on-write", instead it stays
> "reference-on-write",
> so it changed the original copy.
>
> Is it a known problem? Any schedule to fix it?

Perhaps you could explain the problem better - with an example?

Phil




More information about the PyQt mailing list