[pypy-commit] pypy default: Small updates

2014-03-13 Thread arigo
Author: Armin Rigo Branch: Changeset: r69941:2a1dbb0f0d8a Date: 2014-03-13 23:20 +0100 http://bitbucket.org/pypy/pypy/changeset/2a1dbb0f0d8a/ Log:Small updates diff --git a/pypy/doc/faq.rst b/pypy/doc/faq.rst --- a/pypy/doc/faq.rst +++ b/pypy/doc/faq.rst @@ -187,7 +187,7 @@ No, we found

[pypy-commit] pypy default: Small updates

2013-11-14 Thread arigo
Author: Armin Rigo Branch: Changeset: r68110:e5911b74577f Date: 2013-11-14 19:00 +0100 http://bitbucket.org/pypy/pypy/changeset/e5911b74577f/ Log:Small updates diff --git a/pypy/tool/clean_old_branches.py b/pypy/tool/clean_old_branches.py --- a/pypy/tool/clean_old_branches.py +++ b/pypy/too