Revised HOWTOs

Andrew M. Kuchling akuchlin@mems-exchange.org
Mon, 25 Oct 99 02:33:27 GMT


I've placed new versions of the HOWTO documents on www.python.org; the
mirror sites should pick them up within a day or two.  Most of the
changes are minor; many, *many* helpful people have reported typos.  I
haven't responded to every e-mail individually, but my heartfelt
thanks to you all!

There are two new HOWTOs:

Editor HOWTO, by Andrés Corrada-Emmanuel:
       http://www.python.org/doc/howto/editor/editor.html
Covers how to configure your editor for writing Python code.
Currently it covers the following editors: Alpha, CodeWright, Emacs,
jed, and vi.  If your editor isn't listed, please consider
contributing a section on it.

Advocacy HOWTO:
	 http://www.python.org/doc/howto/advocacy/advocacy.html
Discusses how to support Python's use in a work environment.

Suggestions, comments, and bug reports are welcome for all the HOWTOs.
Send them to me, or to the listed author.  (Feel free to start c.l.p
threads about the new HOWTOs.)

<P>New additions to the HOWTOs: <A HREF="http://www.python.org/doc/howto/editor/editor.html">Editor
HOWTO</A> and <A HREF="http://www.python.org/doc/howto/advocacy/advocacy.html">Advocacy
HOWTO</A>.  (05-Oct-99)

== 
A.M. Kuchling			http://starship.python.net/crew/amk/
And at times the fact of her absence will hit you like a blow to the chest,
and you will weep. But this will happen less and less as time goes on.
    -- From SANDMAN: "The Song of Orpheus"

-- 
----------- comp.lang.python.announce (moderated) ----------
Article Submission Address:  python-announce@python.org
Python Language Home Page:   http://www.python.org/
Python Quick Help Index:     http://www.python.org/Help.html
------------------------------------------------------------