mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Remove \platform declaration; this module is generic.
This commit is contained in:
parent
5254a6d682
commit
a694e00085
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@
|
|||
Interpreting \function{stat()} results}
|
||||
|
||||
\declaremodule{standard}{stat}
|
||||
\platform{Unix, Windows}
|
||||
\modulesynopsis{Utilities for interpreting the results of
|
||||
\function{os.stat()}, \function{os.lstat()} and \function{os.fstat()}.}
|
||||
\sectionauthor{Skip Montanaro}{skip@automatrix.com}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue