Comment on Don't let dicts spoil your code (2020)parentComments−klyrs4yI think so. You can get at the __globals__ dict in python to similar effect, and I've rarely seen that abused.
Comments
I think so. You can get at the __globals__ dict in python to similar effect, and I've rarely seen that abused.