> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Rohan Deshpande > Sent: Sunday, April 22, 2007 2:51 AM > To: tutor@python.org > Subject: [Tutor] IDE / development environment > > Hey guys, > > I've been using Linux for a long time but this is my first > foray into app development. Therefore, I have never had to > properly set up a development environment for myself. I am > partial to vim as an editor, and have configured it for the > python templating language i'm using with Pylons called Mako, > as well as using python.vim. However, I have not figured out > how to do file management in a productive manner, quickly > switching between files. > > What does everyone use as their development environment for > Python, particularly web dev? > > Thanks much. > > Always looking for a faster way, > Rohan >
I primarily use VIM. What do you mean by "switching between files"? You might look at the mini-buffer explorer plug-in. It makes it easy to switch between buffers. Mike _______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor