Author: Philip Jenvey <pjen...@underboss.org> Branch: Changeset: r57837:52fdda6089af Date: 2012-10-07 10:38 -0700 http://bitbucket.org/pypy/pypy/changeset/52fdda6089af/
Log: rpython supports the with statement diff --git a/pypy/doc/discussion/improve-rpython.rst b/pypy/doc/discussion/improve-rpython.rst --- a/pypy/doc/discussion/improve-rpython.rst +++ b/pypy/doc/discussion/improve-rpython.rst @@ -41,9 +41,6 @@ llexternal functions. For a typical usage, see `pypy.rlib.rsocket.RSocket.getsockopt_int`. -- Support context managers and the `with` statement. This could be a workaround - before the previous point is available. - Extensible type system for llexternal ------------------------------------- _______________________________________________ pypy-commit mailing list pypy-commit@python.org http://mail.python.org/mailman/listinfo/pypy-commit