[pypy-commit] pypy default: add implementations of the most commonly used audioop functions (from pydub)

2014-02-18 Thread jiaaro
Author: jiaaro Branch: Changeset: r69203:56afb92fbea1 Date: 2014-01-23 20:09 -0500 http://bitbucket.org/pypy/pypy/changeset/56afb92fbea1/ Log:add implementations of the most commonly used audioop functions (from pydub) diff --git a/lib_pypy/audioop.py b/lib_pypy/audioop.py --- a

[pypy-commit] pypy default: Merged pypy/pypy into default

2014-02-18 Thread jiaaro
Author: James Robert Branch: Changeset: r69204:98186a76751e Date: 2014-01-23 20:11 -0500 http://bitbucket.org/pypy/pypy/changeset/98186a76751e/ Log:Merged pypy/pypy into default diff --git a/pypy/interpreter/pyparser/test/test_parsestring.py b/pypy/interpreter/pyparser/test/test_parsestrin