Steve Jorgensen wrote: > I'm not sure what the best way to deal with this would be, but my first > thought is to > maybe have a property that can be set on the metaclass type such as > metacls.relictant_classdict = True.
Oops. Typo. That should say `metacls.reluctant_classdict = True`. _______________________________________________ Python-ideas mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/JRCBKMQIFOLPDR7ZPZA5FGXWIOEJIFNZ/ Code of Conduct: http://python.org/psf/codeofconduct/
