mirror of
https://github.com/AdaCore/cpython.git
synced 2026-02-12 12:57:15 -08:00
Issue #13883: Document all platforms PYTHONCASEOK works on.
This commit is contained in:
@@ -448,7 +448,7 @@ These environment variables influence Python's behavior.
|
||||
.. envvar:: PYTHONCASEOK
|
||||
|
||||
If this is set, Python ignores case in :keyword:`import` statements. This
|
||||
only works on Windows.
|
||||
only works on Windows, OS X, and OS/2.
|
||||
|
||||
|
||||
.. envvar:: PYTHONDONTWRITEBYTECODE
|
||||
|
||||
Reference in New Issue
Block a user