[issue14369] make __closure__ writable

Devin Bayer report at bugs.python.org
Tue Oct 10 11:50:04 EDT 2017


Devin Bayer <dev at doubly.so> added the comment:

Any updates on this? I'm trying to implement hot module reloading using code from IPython, which tries to modify __closure__ in place. It fails silently and doesn't work, but indeed would be nice to have.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue14369>
_______________________________________


More information about the Python-bugs-list mailing list