Module \module{posix} defines the following data items:
-\setindexsubitem{(data in module posix)}
\begin{datadesc}{environ}
A dictionary representing the string environment at the time
the interpreter was started.
The constants defined in this module are are:
-\setindexsubitem{(data in module string)}
\begin{datadesc}{digits}
The string \code{'0123456789'}.
\end{datadesc}
\method{writelines()} does not add line separators.)
\end{methoddesc}
-File objects also offer the following attributes:
-\setindexsubitem{(file attribute)}
+File objects also offer the following attributes:
\begin{memberdesc}[file]{closed}
Boolean indicating the current state of the file object. This is a
to other applications, for instance.
\end{memberdesc}
-\setindexsubitem{(FSSpec object method)}
\begin{methoddesc}[FSSpec]{as_pathname}{}
Return the full pathname of the file described by the \pytype{FSSpec}
object.
Module \module{posix} defines the following data items:
-\setindexsubitem{(data in module posix)}
\begin{datadesc}{environ}
A dictionary representing the string environment at the time
the interpreter was started.
The constants defined in this module are are:
-\setindexsubitem{(data in module string)}
\begin{datadesc}{digits}
The string \code{'0123456789'}.
\end{datadesc}
\method{writelines()} does not add line separators.)
\end{methoddesc}
-File objects also offer the following attributes:
-\setindexsubitem{(file attribute)}
+File objects also offer the following attributes:
\begin{memberdesc}[file]{closed}
Boolean indicating the current state of the file object. This is a
to other applications, for instance.
\end{memberdesc}
-\setindexsubitem{(FSSpec object method)}
\begin{methoddesc}[FSSpec]{as_pathname}{}
Return the full pathname of the file described by the \pytype{FSSpec}
object.