Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed599b7 commit 1a83746Copy full SHA for 1a83746
1 file changed
Doc/using/mac.rst
@@ -102,8 +102,9 @@ Configuration
102
Python on OS X honors all standard Unix environment variables such as
103
:envvar:`PYTHONPATH`, but setting these variables for programs started from the
104
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.
+:file:`.cshrc` at startup. You need to create a file
+:file:`~/.MacOSX/environment.plist`. See Apple's Technical Document QA1067 for
107
+details.
108
109
For more information on installation Python packages in MacPython, see section
110
:ref:`mac-package-manager`.
0 commit comments