> assert hist == ['before', 'the-return-valuex', 'after', 'finally', 'closed']
E assert ['before', 't...ly', 'closed'] == ['before', 'th...ly', 'closed']
E At index 1 diff: 'the-return-value' != 'the-return-valuex'
-rxEfsl
--strict
--ignore docs/conf.py
--ignore setup.py
--doctest-modules
--doctest-glob \*.rst
--tb short
Originally reported by: Ionel Cristian Mărieș (BitBucket: ionelmc, GitHub: ionelmc)
Example output
I use these options: