how can i see the source codes of the various pys60 modules.i want to see them so that i can have a better understanding of each module works.guys tell me..
how can i see the source codes of the various pys60 modules.i want to see them so that i can have a better understanding of each module works.guys tell me..
Get the source package from SourceForge from where you took the SIS installer(s). Or see sources of Community Edition, which has a few additional modules as well. The extensions are in src/ext folder. appuifw is in src/appui folder.
You can browse the PyS60 source online:
http://pys60.svn.sourceforge.net/
Go to trunk, src, ext to see the PyS60-specific extension modules. Click the Rev. (revision) number after a filename to see the latest revision of that file.