mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
Fix markup and working in the doc.
This commit is contained in:
parent
410dd7d357
commit
e9c7d6c3d9
2 changed files with 11 additions and 9 deletions
|
@ -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.
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue