[Shr-User] [Working] On-demand GPRS connection
Vikas Saurabh
vikas.saurabh at gmail.com
Sun Jul 19 01:38:40 CEST 2009
> Just use exception handling:
>
> try:
> make_iface
> GetSimReady
> except:
> install_handler
>
I just did: http://pastebin.com/d69da5ad5 but the script gets stuck at:
1
caught the exception->
It never calls on_sim_ready...any hints? I also tried looking at
pimb_sim_messages_fso.py and it is doing exactly the same thing
(although inside a class...but I don't think that should matter).
Maybe, all I need is another pair of eyes!
--Vikas
More information about the Shr-User
mailing list