mirror of
https://github.com/python/cpython.git
synced 2025-11-27 13:45:25 +00:00
Caught a few more spurious \setindexsubitem macros....
This commit is contained in:
parent
5ab5503b8a
commit
8e729ec31a
8 changed files with 2 additions and 10 deletions
|
|
@ -28,7 +28,6 @@ for type errors, while errors reported by the system calls raise
|
||||||
|
|
||||||
Module \module{posix} defines the following data items:
|
Module \module{posix} defines the following data items:
|
||||||
|
|
||||||
\setindexsubitem{(data in module posix)}
|
|
||||||
\begin{datadesc}{environ}
|
\begin{datadesc}{environ}
|
||||||
A dictionary representing the string environment at the time
|
A dictionary representing the string environment at the time
|
||||||
the interpreter was started.
|
the interpreter was started.
|
||||||
|
|
|
||||||
|
|
@ -9,7 +9,6 @@ expressions.
|
||||||
|
|
||||||
The constants defined in this module are are:
|
The constants defined in this module are are:
|
||||||
|
|
||||||
\setindexsubitem{(data in module string)}
|
|
||||||
\begin{datadesc}{digits}
|
\begin{datadesc}{digits}
|
||||||
The string \code{'0123456789'}.
|
The string \code{'0123456789'}.
|
||||||
\end{datadesc}
|
\end{datadesc}
|
||||||
|
|
|
||||||
|
|
@ -802,9 +802,8 @@ Write a list of strings to the file. There is no return value.
|
||||||
\method{writelines()} does not add line separators.)
|
\method{writelines()} does not add line separators.)
|
||||||
\end{methoddesc}
|
\end{methoddesc}
|
||||||
|
|
||||||
File objects also offer the following attributes:
|
|
||||||
|
|
||||||
\setindexsubitem{(file attribute)}
|
File objects also offer the following attributes:
|
||||||
|
|
||||||
\begin{memberdesc}[file]{closed}
|
\begin{memberdesc}[file]{closed}
|
||||||
Boolean indicating the current state of the file object. This is a
|
Boolean indicating the current state of the file object. This is a
|
||||||
|
|
|
||||||
|
|
@ -114,7 +114,6 @@ The raw data from the FSSpec object, suitable for passing
|
||||||
to other applications, for instance.
|
to other applications, for instance.
|
||||||
\end{memberdesc}
|
\end{memberdesc}
|
||||||
|
|
||||||
\setindexsubitem{(FSSpec object method)}
|
|
||||||
\begin{methoddesc}[FSSpec]{as_pathname}{}
|
\begin{methoddesc}[FSSpec]{as_pathname}{}
|
||||||
Return the full pathname of the file described by the \pytype{FSSpec}
|
Return the full pathname of the file described by the \pytype{FSSpec}
|
||||||
object.
|
object.
|
||||||
|
|
|
||||||
|
|
@ -28,7 +28,6 @@ for type errors, while errors reported by the system calls raise
|
||||||
|
|
||||||
Module \module{posix} defines the following data items:
|
Module \module{posix} defines the following data items:
|
||||||
|
|
||||||
\setindexsubitem{(data in module posix)}
|
|
||||||
\begin{datadesc}{environ}
|
\begin{datadesc}{environ}
|
||||||
A dictionary representing the string environment at the time
|
A dictionary representing the string environment at the time
|
||||||
the interpreter was started.
|
the interpreter was started.
|
||||||
|
|
|
||||||
|
|
@ -9,7 +9,6 @@ expressions.
|
||||||
|
|
||||||
The constants defined in this module are are:
|
The constants defined in this module are are:
|
||||||
|
|
||||||
\setindexsubitem{(data in module string)}
|
|
||||||
\begin{datadesc}{digits}
|
\begin{datadesc}{digits}
|
||||||
The string \code{'0123456789'}.
|
The string \code{'0123456789'}.
|
||||||
\end{datadesc}
|
\end{datadesc}
|
||||||
|
|
|
||||||
|
|
@ -802,9 +802,8 @@ Write a list of strings to the file. There is no return value.
|
||||||
\method{writelines()} does not add line separators.)
|
\method{writelines()} does not add line separators.)
|
||||||
\end{methoddesc}
|
\end{methoddesc}
|
||||||
|
|
||||||
File objects also offer the following attributes:
|
|
||||||
|
|
||||||
\setindexsubitem{(file attribute)}
|
File objects also offer the following attributes:
|
||||||
|
|
||||||
\begin{memberdesc}[file]{closed}
|
\begin{memberdesc}[file]{closed}
|
||||||
Boolean indicating the current state of the file object. This is a
|
Boolean indicating the current state of the file object. This is a
|
||||||
|
|
|
||||||
|
|
@ -114,7 +114,6 @@ The raw data from the FSSpec object, suitable for passing
|
||||||
to other applications, for instance.
|
to other applications, for instance.
|
||||||
\end{memberdesc}
|
\end{memberdesc}
|
||||||
|
|
||||||
\setindexsubitem{(FSSpec object method)}
|
|
||||||
\begin{methoddesc}[FSSpec]{as_pathname}{}
|
\begin{methoddesc}[FSSpec]{as_pathname}{}
|
||||||
Return the full pathname of the file described by the \pytype{FSSpec}
|
Return the full pathname of the file described by the \pytype{FSSpec}
|
||||||
object.
|
object.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue