Re: generate and send mail with python: tutorial

2011-08-12 Thread maedox
On Friday, August 12, 2011 8:51:33 AM UTC+2, Dennis Lee Bieber wrote: > On Thu, 11 Aug 2011 08:07:09 -0700 (PDT), aspineux > declaimed the following in gmane.comp.python.general: > > > Hi I have written a tutorial about how to generate and send emails > > with python. > > Is that really su

Re: indentation

2011-08-11 Thread maedox
On 11 Aug, 16:06, Amit Jaluf wrote: > On Aug 11, 8:15 am, MRAB wrote: > > > On 11/08/2011 13:56, Amit Jaluf wrote:> Hello Group, > > > i just start python is it necessary indentation in python ? > > > Yes, indentation is part of the language. > > > Even in programming languages where it isn't nec