File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -312,6 +312,12 @@ \section{PEP 263: Source Code Encodings \label{section-encodings}}
312312\end {seealso }
313313
314314
315+ % ======================================================================
316+ \section {PEP 277: XXX }
317+
318+ XXX write this section
319+
320+
315321% ======================================================================
316322\section {PEP 278: Universal Newline Support }
317323
@@ -847,15 +853,6 @@ \section{New and Improved Modules}
847853Modifying \file {sample.h} would then cause the module to be recompiled.
848854(Contributed by Jeremy Hylton.)
849855
850- \item Two new binary packagers were added to the Distutils.
851- \code {bdist_pkgtool} builds \file {.pkg} files to use with Solaris
852- \program {pkgtool}, and \code {bdist_sdux} builds \program {swinstall}
853- packages for use on HP-UX.
854- An abstract binary packager class,
855- \module {distutils.command.bdist_packager}, was added; this may make it
856- easier to write binary packaging commands. (Contributed by Mark
857- Alexander.)
858-
859856\item The \module {getopt} module gained a new function,
860857\function {gnu_getopt()}, that supports the same arguments as the existing
861858\function {getopt()} function but uses GNU-style scanning mode.
You can’t perform that action at this time.
0 commit comments