Author: Tyler Wade <way...@gmail.com> Branch: Changeset: r64759:1b7d2a50f5f2 Date: 2013-05-10 17:26 +0400 http://bitbucket.org/pypy/pypy/changeset/1b7d2a50f5f2/
Log: Fix a comment diff --git a/pypy/interpreter/app_main.py b/pypy/interpreter/app_main.py --- a/pypy/interpreter/app_main.py +++ b/pypy/interpreter/app_main.py @@ -2,7 +2,7 @@ # App-level version of py.py. # See test/test_app_main. -# Missing vs CPython: -d, -OO, -t, -v, -x, -3 +# Missing vs CPython: -d, -t, -v, -x, -3 """\ Options and arguments (and corresponding environment variables): -B : don't write .py[co] files on import; also PYTHONDONTWRITEBYTECODE=x _______________________________________________ pypy-commit mailing list pypy-commit@python.org http://mail.python.org/mailman/listinfo/pypy-commit