Éric Araujo <mer...@netwok.org> added the comment:

The interesting line is just after the string:

  doctest.script_from_examples(comparison_doctest_string)

However it looks like there has been a problem with that line, as you can’t get 
the test to fail, which is strange as I did use that doctest to check #11841!  
Instead of using time to figure out doctest antics, I will just use good old 
reliable integrated unittest.

----------
assignee: tarek -> eric.araujo
title: test_packaging: unused test? -> Get rid of doctests in 
packaging.tests.test_version
versions: +3rd party

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue13953>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to