Python v1.3.15 S60v3
Posted: 12-06-2006, 05:56 PM
Administrator®
Join Date: Oct 2005
Location: India
Posts: 14,596
Join Date: Oct 2005
Location: India
Posts: 14,596
Python v1.3.15 S60v3








New features :
* Improved import mechanism on 3rd edition. Now you don't need the imp.load_dynamic boilerplate code for importing native extensions anymore.
* Contacts module on 3rd edition is improved. Groups support is included.
* Added access_points() method to socket module that list AP's id's and name that are available.
* Apid can be given as a paremeter for creating socket object, so that it will not popup access point selection list when connection will be made. socket(family, type, proto=0, apid=0)
* New active_profile() function which returns the active profile.
* Many bug fixes
Python for S60 brings the power and productivity of the Python programming language to the S60 platform.
The tools enable rapid application development and prototyping, and the ability to create stand-alone S60 applications written in Python.
The device installation package includes the Python interpreter (based on Python 2.2.2), select Python Standard Libraries, a script shell for launching Python scripts, a variety of native extensions, and a Python Console for interactive development.
Python for S60 can also be added to S60 SDK's for PC-based development, testing, and creating application installers.
More info about Python for Symbian 3rd Edition at: hxxp://wiki.opensource.nokia.com/projects/PyS60
More info about the Python Language at: hxxp://www.python.org/
* Improved import mechanism on 3rd edition. Now you don't need the imp.load_dynamic boilerplate code for importing native extensions anymore.
* Contacts module on 3rd edition is improved. Groups support is included.
* Added access_points() method to socket module that list AP's id's and name that are available.
* Apid can be given as a paremeter for creating socket object, so that it will not popup access point selection list when connection will be made. socket(family, type, proto=0, apid=0)
* New active_profile() function which returns the active profile.
* Many bug fixes
Python for S60 brings the power and productivity of the Python programming language to the S60 platform.
The tools enable rapid application development and prototyping, and the ability to create stand-alone S60 applications written in Python.
The device installation package includes the Python interpreter (based on Python 2.2.2), select Python Standard Libraries, a script shell for launching Python scripts, a variety of native extensions, and a Python Console for interactive development.
Python for S60 can also be added to S60 SDK's for PC-based development, testing, and creating application installers.
More info about Python for Symbian 3rd Edition at: hxxp://wiki.opensource.nokia.com/projects/PyS60
More info about the Python Language at: hxxp://www.python.org/




Linear Mode


Join Date: Dec 2005
Posts: 26