Jim Bublitz <[EMAIL PROTECTED]> wrote: > Same as the following, except "%MappedType wchar_t" and other obvious > changes.
Many thanks Jim. For some reason, I had thought that %MappedType wouldn't work for pointers... never mind! > if (!sipCpp) > Py_INCREF (Py_None); > return Py_None; This is either a bug in your sample code, or an editing mistake :) -- Giovanni Bajo _______________________________________________ PyKDE mailing list [email protected] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
