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 zach.ware
Recipients georg.brandl, larry, rmsr, serhiy.storchaka, zach.ware
Date 2014-01-16.16:19:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1389889174.66.0.708554087804.issue20227@psf.upfronthosting.co.za>
In-reply-to
Content
The nested scope trick makes me happy.  There are still a lot of cases in the conversions I've worked on where a variable had to be renamed due to having documented a different name for the parameter, but in the vast majority of those cases the new name makes more sense anyway.
History
Date User Action Args
2014-01-16 16:19:34zach.waresetrecipients: + zach.ware, georg.brandl, larry, rmsr, serhiy.storchaka
2014-01-16 16:19:34zach.waresetmessageid: <1389889174.66.0.708554087804.issue20227@psf.upfronthosting.co.za>
2014-01-16 16:19:34zach.warelinkissue20227 messages
2014-01-16 16:19:34zach.warecreate