We've found that PyScripter is also pretty good as an IDE.
On Sat, May 3, 2008 at 1:22 AM, Ramdas S <[EMAIL PROTECTED]> wrote: > try scite. Its good and works fine on Linux as well as Windows > > Ramdas > > On Fri, May 2, 2008 at 11:46 AM, Biju Chacko <[EMAIL PROTECTED]> wrote: > > > Anand Balachandran Pillai wrote: > > > > > This is a common pitfall encountered by the brand-newbie. > > > Use a good editor which does a good job of "untabifying" > > > your code. > > > > > > I use emacs+python-mode. I use tabs for writing my code > > > since it is easy to indent code using tabs in emacs. I have defined > > > a macro which converts tabs to spaces when saving the file. > > > > > > Make sure you use some good editor which allows you > > > complete control over your tabs and spaces. Refer to previous > > > discussions on Python editors in this list if you want some guidance. > > > > > > > If you are a vim user you can add: > > > > set expandtabs > > > > to your .vimrc to ensure that vim indents with only spaces. > > > > -- b > > > > _______________________________________________ > > BangPypers mailing list > > BangPypers@python.org > > http://mail.python.org/mailman/listinfo/bangpypers > > > > > _______________________________________________ > BangPypers mailing list > BangPypers@python.org > http://mail.python.org/mailman/listinfo/bangpypers > > -- A Strong and Positive attitude creates more miracles than anything else. Because...Life is 10% how you make it, and 90% how you take it. Visit: http://members.soundclick.com/mukulsapre http://www.soundclick.com/gurusgrace Nice gist of all Goodness: अष्टादाश पुरणेशु व्यास्स्य वाक्यम द्वयं | परोपकाराय पुण्याय पापाय पऱपीडनम |
_______________________________________________ BangPypers mailing list BangPypers@python.org http://mail.python.org/mailman/listinfo/bangpypers