[Python-checkins] cpython (2.7): Issue #24962: Remove space from filename

zach.ware python-checkins at python.org
Sun Aug 30 05:27:55 CEST 2015


https://hg.python.org/cpython/rev/3ef2d694e976
changeset: 97544:3ef2d694e976
branch: 2.7
parent: 97538:3639520c3fe9
user: Zachary Ware <zachary.ware at gmail.com>
date: Sat Aug 29 22:25:04 2015 -0500
summary:
 Issue #24962: Remove space from filename
files:
 Doc/using/mac.rst | 5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/Doc/using/mac.rst b/Doc/using/mac.rst
--- a/Doc/using/mac.rst
+++ b/Doc/using/mac.rst
@@ -109,8 +109,9 @@
 Python on OS X honors all standard Unix environment variables such as
 :envvar:`PYTHONPATH`, but setting these variables for programs started from the
 Finder is non-standard as the Finder does not read your :file:`.profile` or
-:file:`.cshrc` at startup. You need to create a file :file:`~
-/.MacOSX/environment.plist`. See Apple's Technical Document QA1067 for details.
+:file:`.cshrc` at startup. You need to create a file
+:file:`~/.MacOSX/environment.plist`. See Apple's Technical Document QA1067 for
+details.
 
 For more information on installation Python packages in MacPython, see section
 :ref:`mac-package-manager`.
-- 
Repository URL: https://hg.python.org/cpython


More information about the Python-checkins mailing list

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