| Reply | « Previous Thread | Next Thread » |
|
hi ,i use ped-s60 in nokia 6670.i want to add somemore modules to my phone directly,since there is no pc with me.please give the link where i can download those modules.i already went through the 'new to python'article.but those extensions are given python.help me.also how to know list of the functions and wha they do(their actions) that are defined in any module .
|
| gnanasenthil654321 |
| View Public Profile |
| Find all posts by gnanasenthil654321 |
|
Hi,
have look at this link http://wiki.forum.nokia.com/index.ph...hon_Extensions it gives a list of the extension module for various edition but it is in zip form. Bye B R Jajal Mehul |
|
Join Date: Oct 2007
Posts: 2,841
Location: Deva, Romania
Offline
Forum Nokia Champion
|
|
|
Quote:
In any case, you can get the list of functions and classes in any module by using the dir() iterator: Code:
import module print dir(module) |
|
Join Date: Feb 2008
Posts: 2,543
Location: Bhavnagar, Gujarat, India
gaba88
Online
Forum Nokia Champion
|
|
|
Quote:
it will be more better if you specify what modules you want to download so that we can give you more specific links. Enjoy Pythoning Gaba88 Gargi Das- http://gargidas.blogsot.com Forum Nokia Python Wiki Learn Python at http://mobapps.org/PyS60 |
|
Join Date: Feb 2008
Posts: 743
Location: Belo Horizonte, Brazil
Rafael T.
Offline
Forum Nokia Champion
|
|
|
Quote:
Hope I got your question ![]() BR, Rafael. |
|
thanks for replying ...my one more question...on giving the print dir() command it gives a huge list from which i am not able to figure out what each word stands for .also how will i know what type of parameters are defined for each function.how should i do it.
|
| gnanasenthil654321 |
| View Public Profile |
| Find all posts by gnanasenthil654321 |
|
for writing program ,
you should know about modules. I will give you two link by which you will get the best information about the module : http://mobapps.com http://wiki.forum.nokia.com/index.ph...hon_Extensions I hope this will help you .. bye.... ![]() |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Rate This Thread | |
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| 3rd and 5th Edition application development | liuxg | Symbian | 146 | 2009-10-20 09:10 |
| UA Profile and Accept headers for S60 3rd Ed. FP 1 Browser | Nokia Ron | General Browsing | 5 | 2009-10-07 21:43 |
| HTTP headers for S60 3rd Ed. Browser | Nokia Ron | General Browsing | 16 | 2009-09-22 15:28 |
| Mimicing EikStart::RunApplication() on S60 2nd | ruslan.zalata | General Symbian C++ | 2 | 2007-11-14 05:52 |
| Almost all tools (S60 MIDP SDK B0.1, Nokia S60 SDK Symbian OS v0.3) Crashes | alexandershalamov | Symbian Tools & SDKs | 1 | 2002-07-03 14:44 |