[pypy-dev] How do you pass in data from pypy interpreter to backend ?

Shubha Ramani shubharamani at yahoo.com
Wed Jan 4 17:29:04 EST 2017


I figured this out - thanks to something Manuel Jacob said -"You should be able to fix the error by moving the line to the module toplevel."
You can add a global variable to a module top level easily and pass it along to the backend.
Thank You Manuel !
Shubha 

    On Monday, January 2, 2017 6:48 AM, Shubha Ramani <shubharamani at yahoo.com> wrote:
 

 Not "all the way to the Background. Typo. Meant to say all the way to the backend".
How do I pass pyframe pycode bits to the backend at runtime ? 

Sent from Shubha Ramani's iPhone 7

> On Jan 2, 2017, at 6:47 AM, Shubha Ramani <shubharamani at yahoo.com> wrote:
> 
> I've really been struggling with this. For instance pycode from pyframe. I would like to pass along a data structure containing pycode tidbits all the way to the background but cannot figure out a way.
> 
> Any clues would be appreciated !
> 
> Shubha

   
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-dev/attachments/20170104/6bd9aa12/attachment.html>


More information about the pypy-dev mailing list