<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Well i use netbean is alot better i think and it work with 2.6 and 3.0<br><br>--- On <b>Thu, 4/16/09, mousemeat <i><mousemeat@gmail.com></i></b> wrote:<br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><br>From: mousemeat <mousemeat@gmail.com><br>Subject: Re: What IDE support python 3.0.1 ?<br>To: python-list@python.org<br>Date: Thursday, April 16, 2009, 4:41 AM<br><br><div class="plainMail">Use eclipse with the pydev module.  I use python(x,y) which is a big<br>bundle of most of the python stuff you could possibly want (including<br>scientific stuff, but its not mandatory to use it) configured to work<br>together.  It uses python 2.5.<br><br>You can have the best of both worlds.  Search for 'from __future__<br>import'  to see how to get 3.0 features into 2.x, minimizing
 the<br>eventual upgrade hassles.<br>--<br><a href="http://mail.python.org/mailman/listinfo/python-list" target="_blank">http://mail.python.org/mailman/listinfo/python-list</a><br></div></blockquote></td></tr></table><br>