[PyKDE] Problems with some C++ sintax

Douglas Soares de Andrade dsandrade at gmail.com
Thu Dec 15 20:00:28 GMT 2005


Hi Torsten, 

Thank you for lighten up the path for this little apprentice :)

See ya

Em Quinta 15 Dezembro 2005 21:55, Torsten Marek escreveu:
> > class LicenseWizardPage(WizardPage): # (1)
> > 	def __init__(self, _wizard): # (2)
> > 		WizardParge.__init__(self, wizard) # (3)
> > 		self.wizard = wizard # (4)
>
> Hi,
>
> and (2) should be
> def __init__(self, wizard):

-- 
Douglas Soares de Andrade
dsandrade (a) gmail.com
GTalk: dsandrade at gmail.com
ICQ: 76277921
Jabber: dsandrade at jabber.org




More information about the PyQt mailing list