Author: Carl Friedrich Bolz <cfb...@gmx.de> Branch: Changeset: r54220:ab5974a8f615 Date: 2012-04-05 22:05 +0200 http://bitbucket.org/pypy/pypy/changeset/ab5974a8f615/
Log: typo diff --git a/pypy/objspace/std/identitydict.py b/pypy/objspace/std/identitydict.py --- a/pypy/objspace/std/identitydict.py +++ b/pypy/objspace/std/identitydict.py @@ -1,5 +1,5 @@ ## ---------------------------------------------------------------------------- -## dict strategy (see dict_multiobject.py) +## dict strategy (see dictmultiobject.py) from pypy.rlib import rerased from pypy.rlib.debug import mark_dict_non_null _______________________________________________ pypy-commit mailing list pypy-commit@python.org http://mail.python.org/mailman/listinfo/pypy-commit