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 benjamin.peterson
Recipients Arfrever, Mark.Shannon, alex, barry, benjamin.peterson, carsten.klein@axn-software.de, cvrebert, daniel.urban, eric.snow, meador.inge, michael.foord, ncoghlan, python-dev
Date 2012-11-26.19:11:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1353957089.49.0.559434087617.issue12370@psf.upfronthosting.co.za>
In-reply-to
Content
The ability to close over __args__ and __kw__ in class methods is undesirable.
History
Date User Action Args
2012-11-26 19:11:29benjamin.petersonsetrecipients: + benjamin.peterson, barry, ncoghlan, Arfrever, alex, michael.foord, cvrebert, meador.inge, daniel.urban, carsten.klein@axn-software.de, Mark.Shannon, python-dev, eric.snow
2012-11-26 19:11:29benjamin.petersonsetmessageid: <1353957089.49.0.559434087617.issue12370@psf.upfronthosting.co.za>
2012-11-26 19:11:29benjamin.petersonlinkissue12370 messages
2012-11-26 19:11:29benjamin.petersoncreate