(109321)
Python (PyS60) 1.4.3
Product Description
===================
Python for S60 (hereafter PyS60) is intended for developers looking to create
programs that use the native features and resources of the S60 phones, using the
Python programming language.
About this release
==================
This release is meant for S60 2nd edition and 3rd Edition devices.
For an overview of how the Symbian platform security enhancements affect PyS60,
please see 'PyS60_3rdEd_README.txt'.
Note on versioning: The versioning scheme in PyS60 releases is such that
releases with an even minor version (1.0.x, 1.2.x ...) are "stable" and releases
with an odd minor version (1.1.x, 1.3.x ...) are "development" releases. This
is thus a stable release.
[code]Changes in 1.4.3 from 1.4.2:
* Added functionality to set the recipient name in messaging.sms_send().
* Added to the positioning module the last_position() function which fetches the last
obtained position without powering up the GPS device.
* Increased the maximum length of the message that can be sent using messaging.sms_send()
to 39015 characters.
Corrected defects:
1891830: positioning.stop_position() does not shutdown GPS
833627: sms content is truncated to the first 256 characters[/code]
For other files & info please visit this group [Only registered and activated users can see links. ] - Dansco
Last edited by Dansco; 29th April 2008 at 16:41. Reason: Added info...





Reply With Quote