mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
Update docs for bool changes by Guido around April 6
This commit is contained in:
parent
803a8ea47e
commit
6b35370c65
6 changed files with 16 additions and 16 deletions
|
@ -78,7 +78,7 @@ The remaining methods will raise \exception{IOError} if called after
|
|||
the \method{close()} method has been called.
|
||||
|
||||
\begin{methoddesc}{isatty}{}
|
||||
Returns \code{0}.
|
||||
Returns \code{False}.
|
||||
\end{methoddesc}
|
||||
|
||||
\begin{methoddesc}{seek}{pos\optional{, whence}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue