Jaggo wrote:
Why do you use your editor rather than using Pywin? What feature has editor
X got that PyWin hasn't?
(That is, other than "My editor runs on unix / linux"; while that does count
for something it is rather irrelevant to my current situation.)

I use a different editor (in my case vim) because it has a lot of advanced editing features (regular expression searching and replacing, filtering ranges of text through commands, and a list of scores of other things) that don't exist in the simpler editors built into most IDEs like Pywin or IDLE.

_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to