Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5aa4ef commit 51f53dfCopy full SHA for 51f53df
1 file changed
Doc/lib/libstdtypes.tex
@@ -1132,6 +1132,9 @@ \subsubsection{File Objects\obindex{file}
1132
(care may be needed for objects that override attribute access); types
1133
implemented in C will have to provide a writable
1134
\member{softspace} attribute.
1135
+\strong{Note:} This attribute is not used to control the
1136
+\keyword{print} statement, but to allow the implementation of
1137
+\keyword{print} to keep track of its internal state.
1138
\end{memberdesc}
1139
1140
\subsubsection{Internal Objects \label{typesinternal}}
0 commit comments