Richard Jones' Log: Python on a Nokia 770 (for effbot and Bob :)

Tue, 13 Jun 2006

So here's the skinny on playing with Python on a Nokia 770:

  1. Download and install python and x-term.
  2. Open an xterm, and run Python using "/var/lib/install/usr/bin/python2.4". Note that the TAB "key" works in ash, which saves a bunch of type-pecking.

I've yet to seriously investigate it, but this page has a lot of useful information.

I've recently installed FBReader and am reading some of Cory Doctorow's novels.

EDIT: fixed the python interpreter path. Sorry.