Merged revisions 79799 via svnmerge from

svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r79799 | ezio.melotti | 2010-04-05 16:25:51 +0300 (Mon, 05 Apr 2010) | 9 lines

  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:57:55 +00:00
parent a0bc7dc475
commit 9e8346cb4d
5 changed files with 6 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.