On Mon, 13 Jan 2014 08:26:11 -0500, Dave Angel wrote: > norman.elli...@gmail.com Wrote in message:
>> [code] >> #!/usr/bin/python >> from graphics import * > > First things first. what operating system are you using, and > where did you get the mysterious graphics. py? Thanks for telling us > python 2.7.3 > > Next, please repost any source code with indentation preserved. He did. If you look at the original message as posted to python- l...@python.org and comp.lang.python, e.g. here: https://mail.python.org/pipermail/python-list/2014-January/664430.html you will see that the message is correctly indented with tabs. > Your message shows it all flushed to the left margin, probably due to > posting in html mode. Use text mode here. Looks like perhaps Gmane is stripping tabs from their mirror. You should report that as a bug to them. -- Steven -- https://mail.python.org/mailman/listinfo/python-list