Categories: Python | S60 | Code Examples | How To
This page was last modified 13:29, 13 April 2008.
Elocation module
From Forum Nokia Wiki
This code snippet is about the elocation module - extended location module for Python.
It gives more information (Technology used, Name of the operator...) than the conventional location module in pyS60.
#import the elocation module import elocation #Phone in GSM mode elocation.extended_gsm_location() #Phone in UMTS (3G) mode elocation.extended_gsm_location()
| Related Discussions | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| No module named inbox | nibss | Python | 1 | 2006-05-31 00:14 |
| port Plug-in module to nokia 3650 | shangoo | Symbian Networking & Messaging | 0 | 2003-09-20 05:42 |
| Problem with ensymble_python2.5-0.26.py in linux | tansualpcan | Python | 2 | 2008-04-15 10:12 |
| Error using position module | ngelfand | Python | 12 | 2008-04-03 14:32 |
| Minor release(1.0.1) of Python for Series 60 ! | cyke64 | Python | 5 | 2005-05-06 13:55 |
