From version 1.5 to 1.6. Warnings wrapped with locale.

This commit is contained in:
Marco Buttu
2017-01-26 11:20:24 +01:00
parent b52118290f
commit 882bebf90a
3 changed files with 8 additions and 8 deletions

View File

@@ -84,7 +84,7 @@ a comma-separated list of group names.
comparison is performed by `distutils.version.LooseVersion
<https://www.python.org/dev/peps/pep-0386/#distutils>`__.
.. versionadded:: 1.5
.. versionadded:: 1.6
Note that like with standard doctests, you have to use ``<BLANKLINE>`` to
signal a blank line in the expected output. The ``<BLANKLINE>`` is removed