> I'm sure there'll be lots of other suggestions, but the SciTE
> editor (whose name I'm never sure how to prononunce without
> blushing) understands the same encoding directive as Python.
> It's quite lightweight, and also allows you to run Python scripts
> directly, although there are limitations. Worth looking at, anyhow.
> 
> http://www.scintilla.org/SciTE.html
I am using Notepad++ which is based on scintilla, too. 
http://notepad-plus.sourceforge.net/de/site.htm

For a lightweight IDE look at Geany: http://geany.uvena.de/
It can also run your programs and change file encodings.


_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to