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
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to