]> granicus.if.org Git - python/commitdiff
Fix sentence stating TextEdit only saves in RTF; can save in plaintext as well.
authorBrett Cannon <bcannon@gmail.com>
Fri, 24 Dec 2004 02:40:59 +0000 (02:40 +0000)
committerBrett Cannon <bcannon@gmail.com>
Fri, 24 Dec 2004 02:40:59 +0000 (02:40 +0000)
Closes bug #1085300.  Thanks unclewalrus.

Doc/mac/using.tex

index 88d4d9123368986122245464bdf5e05b7ebf0890..84dd7550ba0917fbe2614e682a5711b680b49841 100644 (file)
@@ -62,8 +62,8 @@ editor \program{BBEdit} or \program{TextWrangler} from Bare Bones Software
 (see \url{http://www.barebones.com/products/bbedit/index.shtml}) are
 good choices.  Their freeware \program{BBEdit Lite} is officially
 discontinued but still available.  \program{AppleWorks} or any other
-word processor that can save files in ASCII is also a possibility, but
-\program{TextEdit} is not: it saves in \file{.rtf} format only.
+word processor that can save files in ASCII is also a possibility, including
+\program{TextEdit} which is included with OS X.
 
 To run your script from the Terminal window you must make sure that
 \file{/usr/local/bin} is in your shell search path before \file{/usr/bin},