Disabled
7th July 2007, 01:09
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
Python for S60 1.4.0 is now released. This is the final, officially signed release.
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-freedevcert script shell package with it.
One defect was fixed since 1.4.0rc1:
1740751: ssl socket read hangs/ returns garbage depending on length
All users are recommended to upgrade.
This release is the same as 1.3.11 in that you need to install both the PythonforS60 _and_ the PythonScriptShell package to get the same functionality as before on 2nd edition.
Python for S60 1.4.0 is now released. This is the final, officially signed release.
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-freedevcert script shell package with it.
One defect was fixed since 1.4.0rc1:
1740751: ssl socket read hangs/ returns garbage depending on length
All users are recommended to upgrade.
This release is the same as 1.3.11 in that you need to install both the PythonforS60 _and_ the PythonScriptShell package to get the same functionality as before on 2nd edition.