An unusual question...
sturlamolden
sturlamolden at yahoo.no
Sun Apr 17 13:45:59 EDT 2011
On Apr 17, 7:25 pm, Chris Angelico <ros... at gmail.com> wrote:
> It sounds to me like you're trying to pull off a classic buffer
> overrun and remote code execution exploit, in someone else's Python
> program. And all I have to say is.... Good luck to you.
He might. But this also has reputable use, such as implementing
a JIT compiler. E.g. this is what Psyco and PyPy does.
Sturla
More information about the Python-list
mailing list