mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Remove mentionings of DOS.
This commit is contained in:
parent
e893f2f3b4
commit
36a4d8c20e
7 changed files with 10 additions and 13 deletions
|
@ -233,7 +233,7 @@
|
|||
environment variables. The returned string consists of a series of
|
||||
directory names separated by a platform dependent delimiter
|
||||
character. The delimiter character is \character{:} on \UNIX,
|
||||
\character{;} on DOS/Windows, and \character{\e n} (the \ASCII{}
|
||||
\character{;} on Windows, and \character{\e n} (the \ASCII{}
|
||||
newline character) on Macintosh. The returned string points into
|
||||
static storage; the caller should not modify its value. The value
|
||||
is available to Python code as the list
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue