[pypy-commit] pypy default: reduce code duplication

2019-03-12 Thread mattip
Author: Matti Picus Branch: Changeset: r96292:0a08f62b2c9f Date: 2019-03-12 10:02 +0200 http://bitbucket.org/pypy/pypy/changeset/0a08f62b2c9f/ Log:reduce code duplication diff --git a/pypy/module/_codecs/interp_codecs.py b/pypy/module/_codecs/interp_codecs.py --- a/pypy/module/_codecs/inte

[pypy-commit] pypy default: reduce code duplication

2011-11-04 Thread cfbolz
Author: Carl Friedrich Bolz Branch: Changeset: r48729:7c022d2fff84 Date: 2011-11-03 20:29 +0100 http://bitbucket.org/pypy/pypy/changeset/7c022d2fff84/ Log:reduce code duplication diff --git a/pypy/objspace/std/slicetype.py b/pypy/objspace/std/slicetype.py --- a/pypy/objspace/std/slicetype.p