[Python-Dev] Re: [Python-checkins] python/dist/src/Doc/lib libtraceback.tex, 1.17, 1.18

Michael Hudson mwh at python.net
Thu Nov 6 07:09:40 EST 2003


Thomas Heller <theller at python.net> writes:

> nascheme at users.sourceforge.net writes:
>> + \begin{funcdesc}{format_exc}{\optional{limit\optional{, file}}}
>> + This is like \code{print_exc(\var{limit})} but returns a string
>> + instead of printing to a file.
>> + \end{funcdesc}
>> + 
>
> Shouldn't there be a 'new in Python 2.4' note here? I don't remember how
> this is spelled in LaTeX.

\versionadded{2.4}

-- 
  I also fondly recall Paris because that's where I learned to
  debug Zetalisp while drunk.                          -- Olin Shivers



More information about the Python-Dev mailing list