Source Access Via Subversion
The Python source code is developed in a subversion repository on http://svn.python.org.
For the impatient, you can check out SVN HEAD with this line:
svn co http://svn.python.org/projects/python/trunk python-svn
See the Python Developer's Guide for more information about how Python is developed.
