[Python-Dev] What should the focus for 2.6 be?

A.M. Kuchling amk at amk.ca
Tue Aug 22 14:41:20 CEST 2006


On Mon, Aug 21, 2006 at 12:24:54PM -0700, Brett Cannon wrote:
> As for the docs, they just need a thorough updating.  

Michael Hudson was working on a new guide to extending/embedding
Python.  Incorporating that should be a goal for 2.6 (the document may
still need to be finished -- I'm not sure what state it's in).

The HOWTOs should be incorporated into the documentation build
process; this will mean you need both LaTeX and Docutils to build all
the documentation.  I already have a Makefile patch for this; perhaps
I should just check it into the trunk now.

--amk


More information about the Python-Dev mailing list