mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
restructured library manual accordiung to functional group
This commit is contained in:
parent
557ed94ebb
commit
ecde781dd1
55 changed files with 899 additions and 275 deletions
|
@ -51,7 +51,7 @@ object. If the module was already initialized, it will be initialized
|
|||
\code{None} is returned. (Frozen modules are modules written in
|
||||
Python whose compiled byte-code object is incorporated into a
|
||||
custom-built Python interpreter by Python's \code{freeze} utility.
|
||||
See \code{Demo/freeze} for now.)
|
||||
See \code{Tools/freeze} for now.)
|
||||
\end{funcdesc}
|
||||
|
||||
\begin{funcdesc}{is_builtin}{name}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue