[Python-ideas] LOAD_NAME/LOAD_GLOBAL should be use getattr()
Neil Schemenauer
nas-python-ideas at arctrix.com
Tue Sep 12 23:21:17 EDT 2017
On 2017-09-12, Eric Snow wrote:
> Yeah, good luck! :). If I weren't otherwise occupied with my own crazy
> endeavor I'd lend a hand.
No problem. It makes sense to have a proof of concept before
spending time on a PEP. If the idea breaks too much old code it is
not going to happen. So, I will work on a slow but mostly
compatible implementation for now.
Regards,
Neil
More information about the Python-ideas
mailing list