Larry Bates wrote: > Jason Jiang wrote: >> Hi, >> >> Could someone recommend a good Python editor? Thanks. >> >> Jason >> >> >> > For just getting started use Idle that comes with Python. > If you are already a user or if you are looking for a more > powerful solution you can use Eclipse (with Python plug-in). > These represent both ends of the spectrum in editors. > > -Larry Bates
Vim (vim-python) or emacs (python.el) is always the best solution. -- http://mail.python.org/mailman/listinfo/python-list