Merged revisions 77151-77152 via svnmerge from

svn+ssh://pythondev@svn.python.org/python/trunk

........
  r77151 | georg.brandl | 2009-12-30 12:32:50 -0600 (Wed, 30 Dec 2009) | 1 line

  #7487: update Pygments version.
........
  r77152 | georg.brandl | 2009-12-30 12:36:09 -0600 (Wed, 30 Dec 2009) | 1 line

  #7602: improve "clean" and "checkout" targets now that all tools are in externals.
........
This commit is contained in:
Benjamin Peterson 2009-12-31 03:35:15 +00:00
parent 9eea4805f4
commit b05e73d9c8
3 changed files with 6 additions and 7 deletions

View file

@ -95,7 +95,7 @@ or by installing it from PyPI.
You can optionally also install Pygments, either as a checkout via ::
svn co http://svn.python.org/projects/external/Pygments-0.11.1/pygments tools/pygments
svn co http://svn.python.org/projects/external/Pygments-1.1.1/pygments tools/pygments
or from PyPI at http://pypi.python.org/pypi/Pygments.