Author: Manuel Jacob
Branch: improve-docs
Changeset: r63885:1e287474f9a2
Date: 2013-05-06 15:32 +0200
http://bitbucket.org/pypy/pypy/changeset/1e287474f9a2/

Log:    Re-add missing labels to 'Wrapping rules'.

diff --git a/pypy/doc/coding-guide.rst b/pypy/doc/coding-guide.rst
--- a/pypy/doc/coding-guide.rst
+++ b/pypy/doc/coding-guide.rst
@@ -173,6 +173,9 @@
 for pure integer objects, for instance.
 
 
+.. _`wrapping rules`:
+.. _`wrapped`:
+
 Wrapping rules
 ==============
 
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to