At 07:12 PM 1/24/2007, Shadab Sayani wrote: >Hi, >I am using vim editor to code my project in python.Is there a good >IDE where in I type the name of the class object and then dot then >all the attributes of the object are displayed so on. I believe IPython does this. Check out <http://ipython.scipy.org/moin/>. Dick Moores