]> granicus.if.org Git - python/commitdiff
Fix for #795649: explain how to use TextEdit for editing Python code.
authorJack Jansen <jack.jansen@cwi.nl>
Thu, 15 Jul 2004 22:38:06 +0000 (22:38 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Thu, 15 Jul 2004 22:38:06 +0000 (22:38 +0000)
Doc/mac/using.tex

index 491d04c77f29d176d64032ddb7f6bacbfc841e91..e3d4e1b3a6764b4f28abb08877b3b6e06e6898b0 100644 (file)
@@ -240,7 +240,9 @@ with extra features.
 
 You can create a text file with any word processing program such as
 \program{MSWord} or \program{AppleWorks} but you need to make sure
-that the file is saved as ``\ASCII'' or ``plain text''.
+that the file is saved as ``\ASCII'' or ``plain text''. This also
+works for \program{TextEdit}, but you need to use the command ``Make Plain Text``
+in the ``Format`` menu before trying to save.
 
 
 \subsubsection{Editors with Python modes}