Kaydet (Commit) 9c466baa authored tarafından Georg Brandl's avatar Georg Brandl

Fix syntax for versionchanged markup.

üst d469ff1e
......@@ -128,10 +128,9 @@ The :mod:`csv` module defines the following functions:
is not a registered dialect name.
.. versionchanged:: 2.5
This function now returns an immutable :class:`Dialect`. Previously an
instance of the requested dialect was returned. Users could modify the
underlying class, changing the behavior of active readers and writers.
This function now returns an immutable :class:`Dialect`. Previously an
instance of the requested dialect was returned. Users could modify the
underlying class, changing the behavior of active readers and writers.
.. function:: list_dialects()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment