1. Does python_2.4.1_arm5tel.ipk contain all of the python stuff? Which is to say, if I install it, can I uninstall all the other python*.ipk files?
2. Is there any way to use the arrow keys to edit lines when using the python interactive interpreter? When I try, I get things symbols like ^[[A.
3. How do I run IDLE? I installed the python and tk packages, but when I try to run "python idle.pyc" in the /usr/python2.4/idlelib directory, I get
QUOTE
** IDLE can't import Tkinter. Your Python may not be configured for Tk. **
4. Barring getting numbers 2 or 3 working, can anyone recommend an IDE that lets me get at python's help facilities?
Thanks,
Armagon
