Éric Araujo <mer...@netwok.org> added the comment:

instead of*

An addition: in some cases, it may be on purpose that someone used ``somename`` 
instead of :func:`somename`, for example to avoid a ton of link in the doc of 
the somename function.  For the most part however, I believe it was just 
unawareness (or maybe unavailability) of the :data: construct that explains its 
absence.

One last precision: markup like ``getattr(spam, ham)`` should stay untouched: 
it is a code snippet, not just a reference to the function.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue12301>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to