[PyKDE] Problems with some C++ sintax

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


Yes, 

Thanks for the observation.

Em Quinta 15 Dezembro 2005 22:43, Patrick K. O'Brien escreveu:
> Torsten Marek wrote:
> >>>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):
>
> and (3) should be WizardPage -- without the extra 'r'

-- 
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