Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cpython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
cpython
Commits
48923812
Commit
48923812
authored
Aug 23, 2003
by
Greg Ward
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix a loooong-standing brainfart: I got the site-packages path for
Python 1.5.2 wrong in the section on config files.
parent
46a007ee
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Doc/inst/inst.tex
Doc/inst/inst.tex
+1
-1
No files found.
Doc/inst/inst.tex
View file @
48923812
...
...
@@ -810,7 +810,7 @@ And on Mac OS, they are:
in the directory where the Distutils are installed; under Python
1
.
6
and later on
\UNIX
, this is as shown. For Python
1
.
5
.
2
, the Distutils
will normally be installed to
\file
{
\filevar
{
prefix
}
/
lib
/
site
-
packages
/
python
1
.
5
/
distutils
}
,
\file
{
\filevar
{
prefix
}
/
lib
/
python
1
.
5
/
site
-
packages
/
distutils
}
,
so the system configuration file should be put there under Python
1
.
5
.
2
.
\item
[(
2
)]
On
\UNIX
, if the
\envvar
{
HOME
}
environment variable is not
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment