File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,10 +15,7 @@ \section{Frameworks}
1515effort spent.
1616
1717\begin {description }
18- \item [\module {test}]
19- --- Regression testing framework. This is used for the Python
20- regression test, but is useful for other Python libraries as well.
21- This is a package rather than a single module.
18+ \item None at this time.
2219\end {description }
2320
2421
@@ -32,21 +29,10 @@ \section{Miscellaneous useful utilities}
3229
3330\item [\module {ihooks}]
3431--- Import hook support (for \refmodule {rexec}; may become obsolete).
35-
36- \item [\module {platform}]
37- --- This module tries to retrieve as much platform identifying data as
38- possible. It makes this information available via function APIs.
39- If called from the command line, it prints the platform information
40- concatenated as single string to \code {sys.stdout}. The output format
41- is useable as part of a filename.
42- \versionadded {2.3}
43-
44- \item [\module {smtpd}]
45- --- An SMTP daemon implementation which meets the minimum requirements
46- for \rfc {821} conformance.
4732\end {description }
4833
4934
35+
5036\section {Platform specific modules }
5137
5238These modules are used to implement the \refmodule {os.path} module,
You can’t perform that action at this time.
0 commit comments