• Tim Peters's avatar
    Merge rev 50882 from the trunk. · f7664cd9
    Tim Peters yazdı
    Bug #1529297:  The rewrite of doctest for Python 2.4 unintentionally
    lost that tests are sorted by name before being run.  ``DocTestFinder``
    has been changed to sort the list of tests it returns.
    f7664cd9
doctest.py 97.6 KB