On 11/10/11 23:27, amauryfa wrote:
Author: Amaury Forgeot d'Arc<amaur...@gmail.com>
Branch: py3k
Changeset: r47947:838f7aaf8802
Date: 2011-10-11 23:12 +0200
http://bitbucket.org/pypy/pypy/changeset/838f7aaf8802/

Log:    Add a modifiable copy of opcode.py

diff --git a/lib-python/3.2/opcode.py b/lib-python/modified-3.2/opcode.py
copy from lib-python/3.2/opcode.py
copy to lib-python/modified-3.2/opcode.py


what about killing the * vs modified-* thing while we are at it? With mercurial it should be very easy to get a diff against the original one whenever we want.

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

Reply via email to