For the benefit of those of us who answer questions, PLEASE REPLY in this thread with your operating system, version of python that you are using, editor/IDE, and anything extra like GUI toolkits, etc. Thank you very much.
I'm using Windows XP Media center edition, with python 2.5, I mainly use IDLE,
but i find that notepad2 is also really useful.
I'm on Ubuntu Gutsy, running the latest version of Python and Pygame aptitude gets me, believe it's 2.5. I've been using IDLE and gedit/vi mostly, though I'm new to Python, so I haven't really experimented a bunch with IDEs. I also installed it on my Vista partition, but generally prefer Ubuntu for development so I've only used it on Vista for running things, rather than building.
OS --> Windows XP Pro SP2 (where I do a lot of my dev work lately) / Solaris 10 / Linux (miscellaneous versions)
Pythong Version --> ActiveState ActivePython 2.5
Editor --> Active State Komodo
Comment