[Python-ideas] PEP 562
Ionel Cristian Mărieș
contact at ionelmc.ro
Tue Sep 12 19:49:57 EDT 2017
On Tue, Sep 12, 2017 at 10:32 PM Nathaniel Smith <njs at pobox.com> wrote:
> If you're ok with replacing the object in sys.modules then the ability to
> totally customize your module's type has existed since the dawn era.
>
I'm down with that. Just make it easier, mucking with sys.modules ain't a
walk in a park, and there's the boilerplate and the crazy issues with
interpreter shutdown.
--
Thanks,
-- Ionel Cristian Mărieș, http://blog.ionelmc.ro
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20170912/8592e379/attachment.html>
More information about the Python-ideas
mailing list