[PyQt] SIP, multiple constructors and exceptions
Phil Thompson
phil at riverbankcomputing.com
Thu May 15 22:02:43 BST 2008
On Wednesday 14 May 2008 14:44:19 Andrew Perella wrote:
> When a class is wrapped with multiple constructors, the generated sip
> binding code does not raise an exception if the python calling code does
> not provide matching arguments.
>
> Is this by design?
Yes - as far as the code you quote is concerned. The exception is raised
elsewhere.
Phil
More information about the PyQt
mailing list