diff --git a/Doc/whatsnew/whatsnew25.tex b/Doc/whatsnew/whatsnew25.tex index ff64af0c534a..57432855ac3d 100644 --- a/Doc/whatsnew/whatsnew25.tex +++ b/Doc/whatsnew/whatsnew25.tex @@ -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}