[pypy-dev] Changing the default magic number

Bruno Gola brunogola at gmail.com
Mon Jul 7 16:31:36 CEST 2008


Hi,

I'm writing code to support the new 2.5 generator stuff (PEP 342) and
while working on that I found a code that verifies the magic number
(in pyframe.py). The default magic in PyPy is the Python2.4 one,
chatting with Carl we thought it's probably a good time to change it
to the 2.5 value, as we are supporting Python 2.5.

What do you think?
--
Bruno Fialho Marques Gola <brunogola at gmail.com>
http://www.brunogola.com.br
Cel: (11) 9294-5883



More information about the Pypy-dev mailing list