On Sun, 2007-01-28 at 02:41 -0300, ext Osvaldo Santana wrote: > > 3) I know 'help' command is not available in python for 770, but there > > should be another version for scratchbox with 'help' available. It > > would be very useful! Maybe it is already available and I missed it? > > We can't build two versions of the same package but you can use your > distribution's Python to call help(). We don't include docstrings > inside the Maemo bindings (hildon and osso modules).
You should be able to build python differently depending on architecture (unless of course all the modules are Architecture: all) At least for C modules it should be simple and straightforward to optionally include docstrings. I think difference such as presence of help() and docstrings shouldn't be too much diverging. -- Tommi Komulainen <[EMAIL PROTECTED]> _______________________________________________ maemo-developers mailing list [email protected] https://maemo.org/mailman/listinfo/maemo-developers
