FWIW on the Windows platform the Zeus IDE has support for Python:
http://www.zeusedit.com/python.htmlZeus does the standard Python syntax highlighting, code completion, smart indenting, class browsing, code folding etc. Zeus also has limited Python debugger support and is fully scriptable in Python. Jussi Jumppanen Author: Zeus Editor -- http://mail.python.org/mailman/listinfo/python-list
