diff options
Diffstat (limited to 'Doc/using/cmdline.rst')
-rw-r--r-- | Doc/using/cmdline.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/using/cmdline.rst b/Doc/using/cmdline.rst index 39f0e08..1236a3a 100644 --- a/Doc/using/cmdline.rst +++ b/Doc/using/cmdline.rst @@ -451,7 +451,7 @@ These environment variables influence Python's behavior. If this environment variable is set, ``sys.argv[0]`` will be set to its value instead of the value got through the C runtime. Only works on - MacOS X. + Mac OS X. Debug-mode variables |