Commit 0b8d4943 authored by Senthil Kumaran's avatar Senthil Kumaran

Removing the mention of os.isatty mention as Unix only

Correct the wrong documentation.
parent ff00b51a
...@@ -744,8 +744,6 @@ as internal buffering of data. ...@@ -744,8 +744,6 @@ as internal buffering of data.
As of Python 3.3, this is equivalent to ``os.pathconf(fd, name)``. As of Python 3.3, this is equivalent to ``os.pathconf(fd, name)``.
Availability: Unix.
.. function:: fstat(fd) .. function:: fstat(fd)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment