Python s60 Contact DB

xen0n at vodafone.it xen0n at vodafone.it
Tue Jul 19 09:47:10 EDT 2005


Hi, i hope the expert can help me!
I have a little problem:

This piece of code, in python console s60, before compiling will work
great:

try:
..db = contacts.open()
..names = []
..numbers = []

The problem is that, if i compile it with py2sis (pyrsc_template.tmp
replaced with the original to solve the submenus bug) it doesnt work,
when that piece of code is executed, i receive error -50 and nothing
happen! hope u can help me! 10ks a lot in advance

Regards.




More information about the Python-list mailing list