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

Skip to content

Commit 01a2215

Browse files
committed
Update mention of Subversion in the FAQ.
If I grepped correctly, this was the last outdated place.
1 parent 30d94b7 commit 01a2215

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/faq/general.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ How do I obtain a copy of the Python source?
157157

158158
The latest Python source distribution is always available from python.org, at
159159
http://www.python.org/download/. The latest development sources can be obtained
160-
via anonymous Subversion at http://svn.python.org/projects/python/trunk.
160+
via anonymous Mercurial access at http://hg.python.org/cpython.
161161

162162
The source distribution is a gzipped tar file containing the complete C source,
163163
Sphinx-formatted documentation, Python library modules, example programs, and

0 commit comments

Comments
 (0)