compare_version() replaces proper_pyversion()

This commit is contained in:
Marco Buttu
2017-01-15 21:07:44 +01:00
parent 960f889a2c
commit 44732c6aea
3 changed files with 44 additions and 47 deletions

View File

@@ -79,9 +79,9 @@ a comma-separated list of group names.
.. doctest::
:pyversion: > 3.3
The supported operands are ``<``, ``<=``, ``==``, ``>=``, and ``>``.
.. versionadded:: 1.5
Note that like with standard doctests, you have to use ``<BLANKLINE>`` to