Hi!
I imlemented the pdb debugger into my python
interpreter. It works fine on the phone but I
cannot use it in combination with push from
the putools package... It stops working after
I start the application...
Can somebody tell me what there is to change in
the scripts?
An other question: On pyS60 I cannot use the following script:
Is there an alternative for pyS60?????Code:command = "pgp -feat " + a import os os.system(command)
Kind regards.!

Reply With Quote


