Remove mentionings of DOS.

This commit is contained in:
Martin v. Löwis 2002-10-10 18:24:54 +00:00
parent e893f2f3b4
commit 36a4d8c20e
7 changed files with 10 additions and 13 deletions

View file

@ -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