Request for Python editor modes

Andrew Kuchling akuchlin at mems-exchange.org
Wed Oct 4 10:20:43 EDT 2000


The Editor Configuration HOWTO (http://www.python.org/doc/howto/editor/) 
covers how to set up various editors to make editing Python code
more comfortable. Currently the HOWTO has instructions for the
following editors:

	  * Alpha
	  * CodeWright
	  * Emacs
	  * jed
	  * vi

I'd like to get instructions for more editors.  If you use something
that isn't on the above list -- KDevelop or Scintilla/SciTE or
whatever, please follow up to this posting, or e-mail me privately,
and describe the instructions for configuring your editor for Python
code.  (IMHO it's worth listing editors in the HOWTO even if there's
no special configuration required for editing Python code, as with jed
for example, since then people can use the HOWTO to find editors that
support Python.)

Thanks in advance...

--amk




More information about the Python-list mailing list