Am Mittwoch, 22. März 2006 14:19 schrieb Giovanni Bajo: > 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 :)
Obviously, Jim codes more Python than C++ these times.. Pete _______________________________________________ PyKDE mailing list [email protected] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
