[pypy-commit] pypy default: not needed any more

2014-10-05 Thread arigo
Author: Armin Rigo Branch: Changeset: r73786:e1d48c6b8f2a Date: 2014-10-05 17:56 +0200 http://bitbucket.org/pypy/pypy/changeset/e1d48c6b8f2a/ Log:not needed any more diff --git a/pypy/module/_socket/__init__.py b/pypy/module/_socket/__init__.py --- a/pypy/module/_socket/__init__.py +++ b/py

[pypy-commit] pypy default: not needed

2014-04-03 Thread mattip
Author: Matti Picus Branch: Changeset: r70421:b62e50619167 Date: 2014-04-03 20:57 +0300 http://bitbucket.org/pypy/pypy/changeset/b62e50619167/ Log:not needed diff --git a/lib-python/2.7/test/test_argparse.py b/lib-python/2.7/test/test_argparse.py --- a/lib-python/2.7/test/test_argparse.py