[PyKDE] Problems with some C++ sintax
Torsten Marek
shlomme at gmx.net
Thu Dec 15 21:55:38 GMT 2005
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
> 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):
- --
Torsten Marek <shlomme at gmx.net>
ID: A244C858 -- FP: 1902 0002 5DFC 856B F146 894C 7CC5 451E A244 C858
Keyserver: subkeys.pgp.net
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFDoeZafMVFHqJEyFgRAgDeAJ9BhbeWkxeWX5uy+0RKAgNTxzX7TwCggJ1F
TPfVsRxUVRVC2e31oh+s/Ek=
=M1Y4
-----END PGP SIGNATURE-----
More information about the PyQt
mailing list