Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b7e3535

Browse files
Fixed a markup in docs.
1 parent 605bdae commit b7e3535

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/library/xmlrpc.client.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ between conformable Python objects and XML on the wire.
144144
Added the *context* argument.
145145

146146
.. versionchanged:: 3.6
147-
Added support of type tags with prefixes (e.g.``ex:nil``).
147+
Added support of type tags with prefixes (e.g. ``ex:nil``).
148148
Added support of unmarsalling additional types used by Apache XML-RPC
149149
implementation for numerics: ``i1``, ``i2``, ``i8``, ``biginteger``,
150150
``float`` and ``bigdecimal``.

0 commit comments

Comments
 (0)