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, [email protected], martin.panter
Date 2016-09-26.15:31:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
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, [email protected]
2016-09-26 15:31:29Michael.Feltsetmessageid: <[email protected]>
2016-09-26 15:31:29Michael.Feltlinkissue26439 messages
2016-09-26 15:31:29Michael.Feltcreate