changeset: 74635:524795e8abe1 branch: 3.2 parent: 74623:5b8800012e88 user: Brett Cannon date: Thu Jan 26 18:29:06 2012 -0500 files: Doc/using/cmdline.rst Misc/NEWS description: Issue #13883: Document all platforms PYTHONCASEOK works on. diff -r 5b8800012e88 -r 524795e8abe1 Doc/using/cmdline.rst --- a/Doc/using/cmdline.rst Wed Jan 25 22:36:25 2012 +0100 +++ b/Doc/using/cmdline.rst Thu Jan 26 18:29:06 2012 -0500 @@ -448,7 +448,7 @@ .. 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 diff -r 5b8800012e88 -r 524795e8abe1 Misc/NEWS --- a/Misc/NEWS Wed Jan 25 22:36:25 2012 +0100 +++ b/Misc/NEWS Thu Jan 26 18:29:06 2012 -0500 @@ -432,6 +432,8 @@ Documentation ------------- +- Issue #13883: PYTHONCASEOK also used on OS X and OS/2. + - Issue #12949: Document the kwonlyargcount argument for the PyCode_New C API function.

AltStyle によって変換されたページ (->オリジナル) /