View Full Version : "HOT UPDATE" Python v1.9.1 S60v3 SymbianOS9.4 Signed (Update:24.01.09)



drAdeLante
24th January 2009, 16:39
Python v1.9.1





[Only registered and activated users can see links]





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 is the new 1.9.1 development series of PyS60. This release is intended
only for S60 3rd edition, S60 3rd edition FP1, S60 3rd edition FP2 and
S60 5th edition devices.

Note on versioning: The versioning scheme in PyS60 releases is such that the
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 development release, meaning that it includes functionality that has not
been tested as extensively as the stable releases. This release is provided as a
preview to developers who wish to experiment with Python on S60 before the next
final stable release.

What is new when compared with PyS60 1.9.0?
-------------------------------------------
- Better interpreter startup and sis installation time!

- All the Python files in the runtime sis are compiled into .pyc files and
included in a zip file. sys.path is updated with the path of this zip file.
This reduced the interpreter startup time considerably.

- A more generic error message is displayed when trying to load an application
without the PyS60 Dependencies installed.

- Support for building just a <subsystem> is provided. Refer build, build_emu,
build_device help of setup.py

- Unlike 1.4.x, a single SDK zip contains both gcce and armv5 link libraries.
Separate SDK zips are provided for 3rdEd, 3rdEdFP1 and 3rdEdFP2.

- The default mode of ensymble py2sis command is changed to 'pycore'. All
scripts which refer to pys60 modules socket and calendar should use the new
names - btsocket and e32calendar to use the S60 functionality in pycore mode.
Also renamed "Prioritize PyS60 module library" to "1.4.x compatibility mode"
on the UI of application packager.

ashokdutt
24th January 2009, 17:13
nice update dr. gonna try this..

suzbah
24th January 2009, 17:17
thanks for the update doc, ++ rep added, by the way now i know who you are :)

hydro25
24th January 2009, 17:20
thats surely cool man...
i hope it works thankx

leug78
24th January 2009, 17:33
Hello!!

Can i installed this python on my mass memory....or must i installed only on phone memory???????????? thanks for your answer...

drAdeLante
24th January 2009, 17:37
thanks for the update doc, ++ rep added, by the way now i know who you are :)

:D: its not problem bro...

leug78
24th January 2009, 17:41
thanks for your advices Dr...!!

drAdeLante
24th January 2009, 17:57
Hello!!

Can i installed this python on my mass memory....or must i installed only on phone memory???????????? thanks for your answer...

i really dont know bro,there is no information about that...


P.S : i forgot to write,new version script shells are in zip files...

chittagong
24th January 2009, 18:38
i installed it, now I have both version 1.4.5 and 1.9.1 :| didnt replace .. should i remove the previous one ?? or keep both ???

btw .. thanks for the update . rep+ for u !

tichau
24th January 2009, 18:58
Hot update.
Thanks mate and rep+++++++++.

aristotelhs2060
24th January 2009, 19:17
i installed it, now I have both version 1.4.5 and 1.9.1 :| didnt replace .. should i remove the previous one ?? or keep both ???

btw .. thanks for the update . rep+ for u !

when i tried the version 1.9.0 (and maybe for this too) the py files of previous versions were not recognized or something. so keep both versions to be sure that all py files will work

leug78
24th January 2009, 19:28
ehh dr there no scripts included in the app...........can you add a link for python script

drAdeLante
24th January 2009, 21:01
there is script shell as official and i added to zip file it,but if you want from site you must make search bro...

drAdeLante
24th January 2009, 23:34
dear friends FP2 version works at S60v5 devices (5800 and N97) too,can any admin copy the thread to S60v5 section pls?

myakove
24th January 2009, 23:38
thanks for the update

mansurhabib
24th January 2009, 23:48
Great update. Thank you very much for the share. Reputation added to you...Mansur.

mahmudy
25th January 2009, 04:16
installed it but saying python runtime missing

what does it mean ????????

nicesoni_ash
25th January 2009, 07:59
Install the 1.4.5 version.... you will be able to install this version then after that.. tc

titonxn95
25th January 2009, 10:32
Thanks for this update...

++rep for u...

popy234
27th January 2009, 05:31
Where to be installed?............Phone or, memorycard?

drAdeLante
27th January 2009, 09:34
u will install phone bro...

spaciodino
27th January 2009, 18:31
can someone provide .py siles working for this, coz i only have python, with my .py files :((