From: Fred Drake Date: Tue, 26 Mar 2002 19:17:43 +0000 (+0000) Subject: Add a starter for the next "What's New" document. X-Git-Tag: v2.3c1~6320 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=03e1031d67524196a0500734580a6b717db8f0f0;p=python Add a starter for the next "What's New" document. --- diff --git a/Doc/whatsnew/whatsnew23.tex b/Doc/whatsnew/whatsnew23.tex new file mode 100644 index 0000000000..1da0868da0 --- /dev/null +++ b/Doc/whatsnew/whatsnew23.tex @@ -0,0 +1,21 @@ +\documentclass{howto} +\title{What's New in Python 2.3} + +% We'll let Andrew claim ownership when he's ready. ;-) +%\author{A.M. Kuchling} +%\authoraddress{\email{akuchlin@mems-exchange.org}} + +\begin{document} +\maketitle +\tableofcontents + +\section{Introduction \label{intro}} + + + + +%====================================================================== +\section{Acknowledgements \label{acks}} + + +\end{document}