New submission from Yury Selivanov <yseliva...@gmail.com>: __code__ and __closure__ are designed to work together. There is no point in allowing to completely substitute the __code__ object, but protecting the __closure__.
---------- components: Interpreter Core files: writable_closure.patch keywords: patch messages: 156350 nosy: Yury.Selivanov, asvetlov, pitrou priority: normal severity: normal status: open title: make __closure__ writable type: enhancement versions: Python 3.3 Added file: http://bugs.python.org/file24943/writable_closure.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue14369> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com