_______________________________________________________

Python for S60 1.4.4 released


Python for S60 1.4.4 released
PyS60

My favorite Programming Language gets an update brings bunch of improvements and and it is highly suggestible to get the latest version and update application and shell as well.

Python is a dynamic object-oriented programming language that can be used for many kinds of software development.

It offers strong support for integration with other languages and tools, comes with extensive standard libraries, and can be learned in a few days.

Many Python programmers report substantial productivity gains and feel the language encourages the development of higher quality, more maintainable code.

PyS60 is the Nokia's port of the Python language to the S60 smartphone platform. In addition to the standard features of the Python language, PyS60 provides access to many of uniquely Smartphone functions, such as camera, contacts, calendar, audio recording and playing, TCP/IP and Bluetooth communications and simple telephony.

It's open source, under Apache 2 and Python licenses. You can download the source for the latest release from SourceForge or straight from the Symbian Freak as well.
PyS60

The release is officially Nokia signed. The capabilities for the PythonForS60 component are "ALL -TCB -DRM -AllFiles", so the DLLs are usable with almost all applications as is and thus there is no longer a need for a separate unsigned-freedevcert version of this package.

The script shell package is signed with the user-grantable capability set (ReadUserData WriteUserData NetworkServices LocalServices UserEnvironment). If you need more capabilities, you need to obtain a devcert and sign the unsigned_testrange script shell package with it. The UID for unsigned_testrange script shell package is updated with untrusted range (0xE0000000...0xEFFFFFFF)

Download File here
Python for S60 1.44_3rdEd
Python Script Shell 1.44 3rd Edition

Python for S60 1.44 2nd Edition
Python Script Shell 1.44 2nd Edition

Python for S60 1.44 2nd Edition FP2
Python Script Shell 1.44 2nd Edition FP2

Python for S60 1.44 2nd Edition FP3
Python Script Shell 1.44 2nd Edition FP3

Changes in 1.4.3 from 1.4.4:


* Globalui module added for displaying notes and queries from background applications.
* Added functionality to mark SMS's in the inbox as read or unread.
* Added support for S60 SDK 3.1 with a separate SDK ZIP. Resolves bug 1760277.
* Added the twipsize attribute to graphics objects as part of resolving bugs 1784027 and 1758727.
* The S60 3.1 SDK ZIP package also supports the S60 3.2 SDK, with the following limitations:
o (a) Missing feature: The sensor module is not supported on 3.2.
o (b) Known defect: The statement "print ''" crashes the script shell.

Corrected defects:
* 1954740: PC Suite synchronized contact field types broken
* 1948500: e32.start_service() crashes pys60 1.4.2
* 1940086: unread(sms_id) returns 32
* 1934309: calendar can't see appointments on last day of a month
* 1929285: Audio.say won't say รครถ
* 1862129: print in _internalsocketobject
* 1784027: PyS60 1.4.0 text drawing fails on Image with tuple
* 1769294: select_access_point() and access_points() bug
* 1758727: custom font drawing dont work with Image
* 1760277: error import socket because e32socket error

0 comments:

eXTReMe Tracker