Message 273387 - Python tracker

Message273387

Author r.david.murray
Recipients abarry, r.david.murray, xiang.zhang, ztane
Date 2016-08-22.17:46:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1471888002.59.0.87706155791.issue27794@psf.upfronthosting.co.za>
In-reply-to
Content
Not worth it.  It would feel like boilerplate, and the situation where you want the information is almost invariably going to be one you didn't anticipate and so didn't "bother" with the name.  Either that or you always have to do it, and the elegance of your python code takes a hit not commensurate with the benefit.
History
Date User Action Args
2016-08-22 17:46:42r.david.murraysetrecipients: + r.david.murray, ztane, xiang.zhang, abarry
2016-08-22 17:46:42r.david.murraysetmessageid: <1471888002.59.0.87706155791.issue27794@psf.upfronthosting.co.za>
2016-08-22 17:46:42r.david.murraylinkissue27794 messages
2016-08-22 17:46:42r.david.murraycreate