Serhiy Storchaka added the comment:

Georg, I see that :meth: with arguments works in the form :meth:`name(args) 
<module.class.name>`. I believe that the hyperlinks are helpful and it was 
designed that way.

Replacing :meth:/:func:/:c:func: for names with arguments on double backquotes 
can be done almost automatically. Here's another patch (I like it less).

----------
Added file: http://bugs.python.org/file26763/doc_dbl_parens_drop_markup.patch

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

Reply via email to