[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pykde
Subject:    Re: [PyQt] PyQt - qdockwindow error
From:       Phil Thompson <phil () riverbankcomputing ! com>
Date:       2011-07-26 8:55:27
Message-ID: 8dad6223e2905044179845f90f04fdb5 () localhost
[Download RAW message or body]

On Tue, 26 Jul 2011 01:50:47 -0700, "Vivek Narvekar"
<Vivek.Narvekar@mscsoftware.com> wrote:
> Hello,
> 
> I am facing problem with some pyqt code.
> 
> I have following code.
> 
>  
> 
> qt.QDockWindow.__init__ (self, qt.QDockWindow.InDock, parent, name,
> *args, **kwargs)
> 
>  
> 
> When I run this python code, I get an error as follows.
> 
>  
> 
> TypeError: keyword arguments are not supported.
> 
>  
> 
>  
> 
> I am using PyQt 3.17.6 version. Same code was previously working well
> with PyQt 3.3 Version.
> 
>  
> 
> What could be the possible reason for this.

Keyword arguments aren't supported. Probably earlier versions didn't
check.

Phil
_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic