what IDE is the best to write python?

Thorsten Kampe thorsten at thorstenkampe.de
Mon Feb 2 12:05:38 EST 2009


* Robert Comstock (Mon, 2 Feb 2009 06:06:02 -0800 (PST))
> Why I like Vim:
> [...]
> 5. Can your text editor do this?
> Vim search and replace, with increment
> :let i=1 | g/foo/s//\=i."morestuff"/ | let i=i+1

I hope my editor wouldn't let me do this...

Thorsten



More information about the Python-list mailing list