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.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to