Intro to Python Messages
Paul Dickson
plug-devel@lists.PLUG.phoenix.az.us
Thu Sep 9 12:59:02 2004
On Thu, 9 Sep 2004 12:41:05 -0700 (MST), Alan Dayley wrote:
> > I'm not too sure how this would work out. I'm not opposed to posting it
> > on the PLUG web site, I'd rather spend time writing rather than fighting
> > the formatting.
>
> That's fine. I'll do the format work. Do I have your permission to post
> them as you email them or at the end of the email series?
You have my permission.
Please be aware (for later articles, which I haven't written yet) that
indentation in python is important. So keep this in mind for those who
may want to cut-n-paste examples.
-Paul