Fix markup and working in the doc.

This commit is contained in:
Ezio Melotti 2011-05-12 01:10:57 +03:00
parent 410dd7d357
commit e9c7d6c3d9
2 changed files with 11 additions and 9 deletions

View file

@ -276,8 +276,8 @@ The following classes are provided:
:exc:`ValueError` when presented with an authentication scheme other than
Digest or Basic.
..versionchanged:: 3.3
Raise ValueError on unsupported Authentication Scheme.
.. versionchanged:: 3.3
Raise :exc:`ValueError` on unsupported Authentication Scheme.