Author: Manuel Jacob Branch: remove-remaining-smm Changeset: r69372:193fa2192fe9 Date: 2014-02-24 22:04 +0100 http://bitbucket.org/pypy/pypy/changeset/193fa2192fe9/
Log: Remove trailing whitespace. diff --git a/pypy/module/marshal/__init__.py b/pypy/module/marshal/__init__.py --- a/pypy/module/marshal/__init__.py +++ b/pypy/module/marshal/__init__.py @@ -8,7 +8,7 @@ appleveldefs = { } - + interpleveldefs = { 'dump' : 'interp_marshal.dump', 'dumps' : 'interp_marshal.dumps', _______________________________________________ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit