[python2.3 (and python2.2)] Attached is a patch from Milan Zamazal to update py2texi.el: - allow to set the info file name - correctly generate code for nodes like: \subsubsection{File Objects\obindex{file} \label{bltin-file-objects}}
Logged In: YES user_id=3066 I've attached my revised patch that adds support for some additioanal markup constructs beyond the previous version of the patch. Taken relative to the CVS HEAD.
Logged In: YES user_id=3066 I've committed the revised version of this patch as: Doc/info/Makefile 1.8 Doc/tools/mkinfo 1.4 Doc/tools/py2texi.el 1.2 I'm sure there are things that need fixing, but it'll take specific reports and patches to get that done -- I just don't have the time available. Sorry for taking so long!