Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1a83746

Browse files
committed
Issue #24962: Remove space from filename
1 parent ed599b7 commit 1a83746

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

Doc/using/mac.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,8 +102,9 @@ Configuration
102102
Python on OS X honors all standard Unix environment variables such as
103103
:envvar:`PYTHONPATH`, but setting these variables for programs started from the
104104
Finder is non-standard as the Finder does not read your :file:`.profile` or
105-
:file:`.cshrc` at startup. You need to create a file :file:`~
106-
/.MacOSX/environment.plist`. See Apple's Technical Document QA1067 for details.
105+
:file:`.cshrc` at startup. You need to create a file
106+
:file:`~/.MacOSX/environment.plist`. See Apple's Technical Document QA1067 for
107+
details.
107108

108109
For more information on installation Python packages in MacPython, see section
109110
:ref:`mac-package-manager`.

0 commit comments

Comments
 (0)