Hello,

I'd like to know what is the purpose of offset field on
pypy.objspace.flow.model.SpaceOperation object.
It is labeled as "offset in code string" but I have problem to find
the right string.
I tried with string that is returned by using string returned by
FunctionGraph.getsource() but it didn't bring expected results.

What I try to accomplish is to learn whether it is possible to map
particular SpaceOperation with right line of original source file.

L
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
http://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to