Author: edelsohn Branch: extradoc Changeset: r4112:f475bf882c28 Date: 2012-03-01 14:42 -0500 http://bitbucket.org/pypy/extradoc/changeset/f475bf882c28/
Log: a few grammar fixes. diff --git a/blog/draft/py3k-status-update-2.rst b/blog/draft/py3k-status-update-2.rst --- a/blog/draft/py3k-status-update-2.rst +++ b/blog/draft/py3k-status-update-2.rst @@ -2,9 +2,9 @@ --------------------- This is the second status update about my work on the `py3k branch`_, which I -can do thank to all the people who donated_ to the `py3k proposal`_. +can work on thanks to all of the people who donated_ to the `py3k proposal`_. -Since my previous `status update`_, things improved a lot: first of all, I +Since my previous `status update`_, things have improved a lot: first of all, I fixed the syntax of many more tests, which were failing on the branch because they used constructs which are no longer valid in Python 3, such as ``u''`` strings, the ``print`` statement or the old ``except Exception, e`` syntax. I _______________________________________________ pypy-commit mailing list pypy-commit@python.org http://mail.python.org/mailman/listinfo/pypy-commit