Add section
authorAndrew M. Kuchling <amk@amk.ca>
Wed, 15 Mar 2006 11:53:09 +0000 (11:53 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Wed, 15 Mar 2006 11:53:09 +0000 (11:53 +0000)
Doc/whatsnew/whatsnew25.tex

index ff64af0c534ab95a6771a4091df8324d38c038e8..57432855ac3d5686f292a2d2ae17bcbfa54f360b 100644 (file)
@@ -209,6 +209,12 @@ implemented by Richard Jones and Fred Drake.}
 % XXX write this
 
 
+%======================================================================
+\section{PEP 338: Executing Modules as Scripts}
+
+% XXX write this
+
+
 %======================================================================
 \section{PEP 341: Unified try/except/finally}