How do I view Pages on Palm

Bjorn Pettersen BPettersen at NAREX.com
Mon Feb 18 13:11:26 EST 2002


> From: jphammock [mailto:jphammock at email.msn.com] 
> 
> downloaded python but dont know how to use it to view web 
> pages on my palm any help.

You need to import the DWIW (Do-What-I-Want) module, e.g.:

  import DWIW
  DWIW.ShowWebPage("http://www.yahoo.com")

<wink>

-- bjorn

Ps: If you can give us a hint about why you thought you could use Python
to _view_ webpages on the Palm, then maybe we can steer you in a more
productive direction...




More information about the Python-list mailing list