Dnia Tue, 05 Apr 2005 14:07:14 +0200, [EMAIL PROTECTED] napisał(a):

> Hi !
> 
> I search for an IDE that working in Windows, and knows these functions:
> 
> A.) Automatic name searching/showing/extending on classes with 
> keypressing (like Netbeans, or Delphi Ctrl+Space).
> B.) Debugging: breakpoints, step on lines (code), watch variables.
> 
> Or A and B both.
> 
> Please help me.

Check those:
Eclipse + pydev plugin (free, stable, good integration with SVN plugin,
pylint, debugger, refactoring)
PythonWin (free, stable, fast, good debugger)
WingIDE (commercial, slower than PythonWin but has many features)

--
JZ
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to