mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Issue #21875: Remove vestigial references to Classic Mac OS in os module docs.
This commit is contained in:
commit
ddb1d82fe6
2 changed files with 2 additions and 8 deletions
|
@ -1,4 +1,4 @@
|
|||
r"""OS routines for Mac, NT, or Posix depending on what system we're on.
|
||||
r"""OS routines for NT or Posix depending on what system we're on.
|
||||
|
||||
This exports:
|
||||
- all functions from posix, nt or ce, e.g. unlink, stat, etc.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue