diff options
author | Éric Araujo <merwok@netwok.org> | 2012-06-24 04:09:56 (GMT) |
---|---|---|
committer | Éric Araujo <merwok@netwok.org> | 2012-06-24 04:09:56 (GMT) |
commit | 80d440aee198abc4077f7c30ecbf0a14e42c6eea (patch) | |
tree | e9850635e32c07a6019ee39cf5960c7dd29bac87 | |
parent | 859aad6a36262383b98ddd45fe3253a882b87ce8 (diff) | |
download | cpython-80d440aee198abc4077f7c30ecbf0a14e42c6eea.zip cpython-80d440aee198abc4077f7c30ecbf0a14e42c6eea.tar.gz cpython-80d440aee198abc4077f7c30ecbf0a14e42c6eea.tar.bz2 |
Move distutils install doc back into place.
(This was not done in the previous commit because Mercurial would have
shown it as a modified file instead of a moved file.)
-rw-r--r-- | Doc/install/index.rst (renamed from Doc/distutils/install.rst) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/Doc/distutils/install.rst b/Doc/install/index.rst index b20f1fb..b20f1fb 100644 --- a/Doc/distutils/install.rst +++ b/Doc/install/index.rst |