]> granicus.if.org Git - python/commitdiff
Add a starter for the next "What's New" document.
authorFred Drake <fdrake@acm.org>
Tue, 26 Mar 2002 19:17:43 +0000 (19:17 +0000)
committerFred Drake <fdrake@acm.org>
Tue, 26 Mar 2002 19:17:43 +0000 (19:17 +0000)
Doc/whatsnew/whatsnew23.tex [new file with mode: 0644]

diff --git a/Doc/whatsnew/whatsnew23.tex b/Doc/whatsnew/whatsnew23.tex
new file mode 100644 (file)
index 0000000..1da0868
--- /dev/null
@@ -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}