[Tutor] gmail

jim stockford jim at well.com
Tue May 29 18:45:11 CEST 2007


i'd be curious to see what happens if you
use the <PRE> tag around your (properly)
indented code, e.g.

<PRE>
this = 1
that = 0
if this == 1 :
	that = 1
print that
</PRE>



On May 29, 2007, at 9:24 AM, Adam Urbas wrote:

> Hey,
>
> I have gmail now, but I'm not sure how to turn off HTML.
> _______________________________________________
> Tutor maillist  -  Tutor at python.org
> http://mail.python.org/mailman/listinfo/tutor



More information about the Tutor mailing list