Add a starter for the next "What's New" document.

This commit is contained in:
Fred Drake 2002-03-26 19:17:43 +00:00
parent 15fc72ce77
commit 03e1031d67
1 changed files with 21 additions and 0 deletions

View File

@ -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}