Merged revisions 79797 via svnmerge from

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

........
  r79797 | ezio.melotti | 2010-04-05 15:51:45 +0300 (Mon, 05 Apr 2010) | 1 line

  Fix some broken URLs.
........
This commit is contained in:
Ezio Melotti 2010-04-05 13:25:51 +00:00
parent 9de5a41add
commit 19192dd402
5 changed files with 7 additions and 6 deletions

View file

@ -66,7 +66,7 @@ number of standard Unix command line editors, :program:`vim` and
http://www.barebones.com/products/bbedit/index.shtml) are good choices, as is
:program:`TextMate` (see http://macromates.com/). Other editors include
:program:`Gvim` (http://macvim.org) and :program:`Aquamacs`
(http://aquamacs.org).
(http://aquamacs.org/).
To run your script from the Terminal window you must make sure that
:file:`/usr/local/bin` is in your shell search path.