python segfaulting, MemoryError (PyQt)
Phil Thompson
phil at riverbankcomputing.com
Tue Apr 28 14:56:37 EDT 2009
On Tue, 28 Apr 2009 19:07:30 +0200, "Denis L" <no at spam.com> wrote:
> "Phil Thompson" <phil at riverbankcomputing.com> wrote in message
> news:mailman.4699.1240932385.11746.python-list at python.org...
>
>> If there was a bug with lambda slots it's been fixed by now.
>
> I just tried it and I'm getting the same errors with regular functions.
>
> Could you try running the code bellow? What output you are getting when
> barTextChanged is called?
>
> On my system self.foo and text point to the same QString object.
I see different objects.
Phil
More information about the Python-list
mailing list