Andrew Svetlov added the comment:

ValueError can be referenced by :exc:`ValueError`.
For ThreadError you can add section for describing this exception type like:

.. exception:: ThreadError

    Raised when lock object cannot be acquired or released.

----------

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

Reply via email to