On Jun 17, 2016 6:56 PM, "Chris via Python-list" <python-list@python.org>
wrote:
>
> I have been trying to write a simple Hello World script on my Mac at work
with TextEdit.

TextEdit is not just a simple text editor, it defaults to rich text mode.
You can either attempt to get TextEdit out of rich text mode and into plain
text mode, or use a different editor, like nano or vim (I'm pretty sure
both are available by default).

--
Zach
(On a phone)
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to