[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] Python IDE for windoz



I came to the conclusion that IDEs are designed to make your life easier by pinpointing bugs, adding breakpoints, compiling nicely, etc.  I use IDLE because it doesn't have any of that--it's just a compiler and a text-editor.  I don't have trouble; I think not having spiffy features encourages one to write better code in the first place.