On Thu, Sep 7, 2017 at 12:44 PM, Paul Moore <[email protected]> wrote: > Ah, OK. so if I create a new interpreter, none of the classes, > functions, or objects defined in my calling code will exist within the > target interpreter? That makes sense, but I'd missed that nuance from > the description. Again, this is probably worth noting in the PEP.
I'll make sure the PEP is more clear about this. > > And for the record, based on that one fact, I'm perfectly OK with the > initial API being string-only. Great! :) -eric _______________________________________________ Python-ideas mailing list [email protected] https://mail.python.org/mailman/listinfo/python-ideas Code of Conduct: http://python.org/psf/codeofconduct/
