This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Michael.Felt
Recipients David.Edelsohn, Michael.Felt, aixtools@gmail.com, martin.panter
Date 2016-09-26.15:31:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1474903889.53.0.451019077586.issue26439@psf.upfronthosting.co.za>
In-reply-to
Content
Sigh - missed the feature cutoff that would have made this easier to get into python...

Anyway - have learned a few new things about python def: syntax and removed some bits that I thought were suitable for variable "initialization" - but tend to be static (not what I was thinking).

Also, "new and improved" comments about what the code is doing.

Thank you all for your patience and feedback - especially Martin!
History
Date User Action Args
2016-09-26 15:31:30Michael.Feltsetrecipients: + Michael.Felt, martin.panter, David.Edelsohn, aixtools@gmail.com
2016-09-26 15:31:29Michael.Feltsetmessageid: <1474903889.53.0.451019077586.issue26439@psf.upfronthosting.co.za>
2016-09-26 15:31:29Michael.Feltlinkissue26439 messages
2016-09-26 15:31:29Michael.Feltcreate