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 Yury.Selivanov
Recipients Yury.Selivanov, asvetlov, pitrou
Date 2012-03-19.17:51:15
SpamBayes Score 0.0017731682
Marked as misclassified No
Message-id <1332179477.04.0.11685261564.issue14369@psf.upfronthosting.co.za>
In-reply-to
Content
__code__ and __closure__ are designed to work together.  There is no point in allowing to completely substitute the __code__ object, but protecting the __closure__.
History
Date User Action Args
2012-03-19 17:51:17Yury.Selivanovsetrecipients: + Yury.Selivanov, pitrou, asvetlov
2012-03-19 17:51:17Yury.Selivanovsetmessageid: <1332179477.04.0.11685261564.issue14369@psf.upfronthosting.co.za>
2012-03-19 17:51:16Yury.Selivanovlinkissue14369 messages
2012-03-19 17:51:16Yury.Selivanovcreate