mirror of
https://github.com/python/cpython.git
synced 2025-11-02 03:01:58 +00:00
Update mention of Subversion in the FAQ.
If I grepped correctly, this was the last outdated place.
This commit is contained in:
parent
30d94b7aea
commit
01a2215727
1 changed files with 1 additions and 1 deletions
|
|
@ -157,7 +157,7 @@ How do I obtain a copy of the Python source?
|
|||
|
||||
The latest Python source distribution is always available from python.org, at
|
||||
http://www.python.org/download/. The latest development sources can be obtained
|
||||
via anonymous Subversion at http://svn.python.org/projects/python/trunk.
|
||||
via anonymous Mercurial access at http://hg.python.org/cpython.
|
||||
|
||||
The source distribution is a gzipped tar file containing the complete C source,
|
||||
Sphinx-formatted documentation, Python library modules, example programs, and
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue