mirror of https://github.com/python/cpython
parent
629082edd6
commit
c7dd3e11da
|
@ -1,10 +1,10 @@
|
||||||
\chapter{Amoeba Specific Services}
|
\chapter{Amoeba Specific Services}
|
||||||
|
|
||||||
\section{\module{amoeba} ---
|
\section{\module{amoeba} ---
|
||||||
None}
|
Amoeba system support.}
|
||||||
\declaremodule{builtin}{amoeba}
|
\declaremodule{builtin}{amoeba}
|
||||||
|
|
||||||
\modulesynopsis{None}
|
\modulesynopsis{Functions for the Amoeba operating system.}
|
||||||
|
|
||||||
|
|
||||||
This module provides some object types and operations useful for
|
This module provides some object types and operations useful for
|
||||||
|
@ -107,8 +107,8 @@ Returns the size of a bullet file.
|
||||||
\end{funcdesc}
|
\end{funcdesc}
|
||||||
|
|
||||||
\begin{funcdesc}{dir_append}{}
|
\begin{funcdesc}{dir_append}{}
|
||||||
\funcline{dir_delete}{}\
|
\funcline{dir_delete}{}
|
||||||
\funcline{dir_lookup}{}\
|
\funcline{dir_lookup}{}
|
||||||
\funcline{dir_replace}{}
|
\funcline{dir_replace}{}
|
||||||
Like the corresponding
|
Like the corresponding
|
||||||
\samp{name_}*
|
\samp{name_}*
|
||||||
|
|
Loading…
Reference in New Issue